Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tinysparql for openSUSE:Factory checked in at 2026-04-10 17:46:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tinysparql (Old) and /work/SRC/openSUSE:Factory/.tinysparql.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tinysparql" Fri Apr 10 17:46:13 2026 rev:8 rq:1345394 version:3.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tinysparql/tinysparql.changes 2025-10-14 18:08:43.127800743 +0200 +++ /work/SRC/openSUSE:Factory/.tinysparql.new.21863/tinysparql.changes 2026-04-10 17:47:58.865367591 +0200 @@ -1,0 +2,43 @@ +Fri Mar 20 16:09:13 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- +Sun Mar 15 09:21:28 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 3.11.0: + + Fixes to issues spotted by Coverity and OSS Fuzz + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 3 08:41:54 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 3.11.rc: + + Fixes to implicit trimming of superproperty values through + TrackerResource-based database updates. + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 18 14:43:18 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 3.11.beta: + + Fixes to handling of graph creation and updates to data in the + graph within the same batch/transaction + + Fix possible TrackerNotifier crashes around the SPARQL + connection being closed + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 13 16:43:29 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 3.11.alpha: + + Added TrackerSparqlConnectionFlags values to disable legacy and + pre-sparql-1.1 syntax + + Added tracker_sparql_connection_new_from_rdf() family of + constructors to specify the defining ontology as an input + stream, instead of a set of files + + Fixes to issues spotted by OSS Fuzz + + Fixes to handling of blank nodes during (de)serialization + + Updated translations. + +------------------------------------------------------------------- Old: ---- tinysparql-3.10.1.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio tinysparql-3.11.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tinysparql.spec ++++++ --- /var/tmp/diff_new_pack.XnYP42/_old 2026-04-10 17:47:59.877409437 +0200 +++ /var/tmp/diff_new_pack.XnYP42/_new 2026-04-10 17:47:59.877409437 +0200 @@ -1,7 +1,7 @@ # # spec file for package tinysparql # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2010 Luis Medinas, Portugal # # All modifications and additions to the file contributed by third parties @@ -21,13 +21,13 @@ %define RPMtinysparqlAPI 3_0 Name: tinysparql -Version: 3.10.1 +Version: 3.11.0 Release: 0 Summary: Object database, tag/metadata database, search tool and indexer License: GPL-2.0-or-later Group: Productivity/Other URL: https://gitlab.gnome.org/GNOME/tinysparql -Source0: %{name}-%{version}.tar.zst +Source0: %{name}-%{version}.tar.xz BuildRequires: asciidoc BuildRequires: fdupes ++++++ _scmsync.obsinfo ++++++ mtime: 1774022960 commit: 10444eeb6498a5506bfa80497dc9816d443c27dfea2f8261ada2307ccc4be770 url: https://src.opensuse.org/GNOME/tinysparql revision: 10444eeb6498a5506bfa80497dc9816d443c27dfea2f8261ada2307ccc4be770 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.XnYP42/_old 2026-04-10 17:47:59.929411587 +0200 +++ /var/tmp/diff_new_pack.XnYP42/_new 2026-04-10 17:47:59.937411918 +0200 @@ -3,18 +3,17 @@ <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.10.1</param> + <param name="revision">3.11.0</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">v?(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> -<!-- <param name="changesgenerate">enable</param> --> + <!-- <param name="changesgenerate">enable</param> --> </service> - <service name="tar" mode="buildtime"/> - <service name="recompress" mode="buildtime"> + <service name="tar" mode="manual"/> + <service name="recompress" mode="manual"> <param name="file">*.tar</param> - <param name="compression">zst</param> + <param name="compression">xz</param> </service> - <service name="set_version" mode="manual" /> + <service name="set_version" mode="manual"/> </services> - ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-03-24 10:54:56.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.* ++++++ tinysparql.obsinfo ++++++ --- /var/tmp/diff_new_pack.XnYP42/_old 2026-04-10 17:48:00.037416053 +0200 +++ /var/tmp/diff_new_pack.XnYP42/_new 2026-04-10 17:48:00.057416880 +0200 @@ -1,5 +1,5 @@ name: tinysparql -version: 3.10.1 -mtime: 1760381552 -commit: 590ba105fe6c5058a9e91958458a351599288442 +version: 3.11.0 +mtime: 1773534951 +commit: df9fd707f2f6b1233a3ab5301f99802f45512230
