- Update to version 3.8.1:

+ Fix leak iterating bus-based cursors
  + Fix allowed extension for Turtle files in ontology definitions
  + Test fixes
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tinysparql?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2024-11-22 12:20:13 +00:00 committed by Git OBS Bridge
parent 061835e8e1
commit dc2dc3581d
5 changed files with 17 additions and 5 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/tinysparql.git</param>
<param name="revision">3.8.0</param>
<param name="revision">3.8.1</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

3
tinysparql-3.8.1.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5937442556df9628c4458f881bdf77425cdd4d5a93768969f19d09d12b84cddf
size 12523533

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Nov 21 16:48:28 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.8.1:
+ Fix leak iterating bus-based cursors
+ Fix allowed extension for Turtle files in ontology definitions
+ Test fixes
+ Updated translations.
-------------------------------------------------------------------
Tue Sep 17 08:08:43 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: tinysparql
version: 3.8.0
mtime: 1726480499
commit: a5f3c82f093f9e4c137270c443fd94ddf4f8009c
version: 3.8.1
mtime: 1732202218
commit: 8d3eadf15a5ab1a217a703342d56858f3f9893f8

View File

@ -21,7 +21,7 @@
%define RPMtinysparqlAPI 3_0
Name: tinysparql
Version: 3.8.0
Version: 3.8.1
Release: 0
Summary: Object database, tag/metadata database, search tool and indexer
License: GPL-2.0-or-later