Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tinysparql for openSUSE:Factory 
checked in at 2025-09-24 15:21:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tinysparql (Old)
 and      /work/SRC/openSUSE:Factory/.tinysparql.new.27445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tinysparql"

Wed Sep 24 15:21:51 2025 rev:6 rq:1305493 version:3.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tinysparql/tinysparql.changes    2025-04-23 
15:18:06.651037076 +0200
+++ /work/SRC/openSUSE:Factory/.tinysparql.new.27445/tinysparql.changes 
2025-09-24 15:22:28.423781333 +0200
@@ -1,0 +2,39 @@
+Mon Sep 15 06:34:56 UTC 2025 - Dominique Leuenberger <[email protected]>
+
+- Update to version 3.10.0:
+  + Relax TrackerNamespaceManager impositions on having a single
+    prefix pointing to a same URI, and to avoid changes in
+    prefixes. This is not consistent with RDF standards.
+  + Fixes to libstemmer subproject fallback for git snapshot users
+    with --wrap-mode=nodownload
+  + Updated translations
+
+-------------------------------------------------------------------
+Mon Sep  1 18:13:35 UTC 2025 - Bjørn Lie <[email protected]>
+
+- Update to version 3.10.rc:
+  + Validation improvements to JSON-LD parsing
+  + Fixes to database resource refcounting introduced in 3.10.alpha
+  + Add meson subproject for libstemmer
+  + Updated translations.
+- Changes from version 3.10.beta:
+  + Changed the database format, so that all graphs are stored in
+    a single database file. This reduces the maximum theoretical
+    database size to 32 TB (Down from 320 TB), but dramatically
+    boosts the maximum amount of graphs that could be created in
+    a single database/endpoint (14 Million, up from 10. Not
+    millions, just ten).
+- Changes from version 3.10.alpha:
+  + Improved performance during database updates
+  + Minimized memory allocations during updates
+  + Fixes to @base handling in Turtle format
+  + Memory leak fixes
+  + Improved performance at handling pathologically long queries
+    with syntax errors
+  + String translation fixes
+  + Documentation improvements
+  + Updated translations.
+- Add libstemmer-devel BuildRequires: No longer optional, stop
+  passing stemmer=disabled to meson setup.
+
+-------------------------------------------------------------------

Old:
----
  tinysparql-3.9.2.obscpio

New:
----
  tinysparql-3.10.0.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tinysparql.spec ++++++
--- /var/tmp/diff_new_pack.Lxe18C/_old  2025-09-24 15:22:29.311818739 +0200
+++ /var/tmp/diff_new_pack.Lxe18C/_new  2025-09-24 15:22:29.315818908 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tinysparql
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 # Copyright (c) 2010 Luis Medinas, Portugal
 #
 # All modifications and additions to the file contributed by third parties
@@ -21,7 +21,7 @@
 %define RPMtinysparqlAPI 3_0
 
 Name:           tinysparql
-Version:        3.9.2
+Version:        3.10.0
 Release:        0
 Summary:        Object database, tag/metadata database, search tool and indexer
 License:        GPL-2.0-or-later
@@ -37,6 +37,7 @@
 BuildRequires:  graphviz
 BuildRequires:  intltool
 BuildRequires:  libgupnp-dlna-devel >= 0.9.4
+BuildRequires:  libstemmer-devel
 BuildRequires:  meson >= 0.53
 BuildRequires:  pkgconfig
 BuildRequires:  python3
@@ -134,7 +135,6 @@
 %build
 %meson \
        -Ddocs=true \
-       -Dstemmer=disabled \
        %{nil}
 %meson_build
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Lxe18C/_old  2025-09-24 15:22:29.339819918 +0200
+++ /var/tmp/diff_new_pack.Lxe18C/_new  2025-09-24 15:22:29.343820086 +0200
@@ -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.9.2</param>
+    <param name="revision">3.10.0</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">v?(.*)\+0</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ tinysparql-3.9.2.obscpio -> tinysparql-3.10.0.obscpio ++++++
++++ 25935 lines of diff (skipped)

++++++ tinysparql.obsinfo ++++++
--- /var/tmp/diff_new_pack.Lxe18C/_old  2025-09-24 15:22:30.935887147 +0200
+++ /var/tmp/diff_new_pack.Lxe18C/_new  2025-09-24 15:22:30.963888327 +0200
@@ -1,5 +1,5 @@
 name: tinysparql
-version: 3.9.2
-mtime: 1745043870
-commit: 8e30bce88e45489f1ae9d35d0aa2ea47a71ed590
+version: 3.10.0
+mtime: 1757847223
+commit: f1148ed53fad910181f2572e83f375a1800a7ce4
 

Reply via email to