Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sord for openSUSE:Factory checked in 
at 2025-01-28 14:58:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sord (Old)
 and      /work/SRC/openSUSE:Factory/.sord.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sord"

Tue Jan 28 14:58:01 2025 rev:20 rq:1240147 version:0.16.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/sord/sord.changes        2024-02-27 
22:45:49.245039192 +0100
+++ /work/SRC/openSUSE:Factory/.sord.new.2316/sord.changes      2025-01-28 
14:58:01.675194334 +0100
@@ -1,0 +2,12 @@
+Sun Jan 19 00:15:11 UTC 2025 - Konstantin Voinov <[email protected]>
+
+- remove 67bcd63bda9d7b095489a09b9880aa730ddb5488.patch now upstream
+- update to 0.16.16
+  * Allow SORD_API to be defined by the user
+  * Fix command line help interface of sord_validate
+  * Fix dependencies in pkg-config file
+  * Override pkg-config dependency within meson
+  * Port sord_validate to pcre2
+  * Switch to external zix dependency 
+
+-------------------------------------------------------------------

Old:
----
  67bcd63bda9d7b095489a09b9880aa730ddb5488.patch
  sord-0.16.14.tar.xz
  sord-0.16.14.tar.xz.sig

New:
----
  sord-0.16.16.tar.xz
  sord-0.16.16.tar.xz.sig

BETA DEBUG BEGIN:
  Old:
- remove 67bcd63bda9d7b095489a09b9880aa730ddb5488.patch now upstream
- update to 0.16.16
BETA DEBUG END:

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

Other differences:
------------------
++++++ sord.spec ++++++
--- /var/tmp/diff_new_pack.mtZwI3/_old  2025-01-28 14:58:02.611233106 +0100
+++ /var/tmp/diff_new_pack.mtZwI3/_new  2025-01-28 14:58:02.615233271 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sord
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define sover 0
 Name:           sord
-Version:        0.16.14
+Version:        0.16.16
 Release:        0
 Summary:        Utilities to work with RDF data
 License:        ISC
@@ -28,8 +28,6 @@
 Source1:        https://download.drobilla.net/sord-%{version}.tar.xz.sig
 Source2:        sord.keyring
 Source3:        baselibs.conf
-# 
https://github.com/drobilla/sord/commit/67bcd63bda9d7b095489a09b9880aa730ddb5488
-Patch0:         67bcd63bda9d7b095489a09b9880aa730ddb5488.patch
 BuildRequires:  doxygen
 BuildRequires:  graphviz
 BuildRequires:  meson
@@ -37,6 +35,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  python3
 BuildRequires:  pkgconfig(serd-0) >= 0.30.10
+BuildRequires:  pkgconfig(zix-0) >= 0.4.0
 
 %description
 Utilities to work with RDF data.
@@ -65,15 +64,15 @@
 %autosetup -p1
 
 %build
-%{meson} -Ddocs=enabled -Dtests=enabled
-%{meson_build}
+%meson -Ddocs=enabled -Dtests=enabled
+%meson_build
 
 %install
-%{meson_install}
+%meson_install
 rm -rf %{buildroot}%{_datadir}/doc/sord-0/html
 
 %check
-%{meson_test}
+%meson_test
 
 %post -n libsord-0-%{sover} -p /sbin/ldconfig
 %postun -n libsord-0-%{sover} -p /sbin/ldconfig

++++++ sord-0.16.14.tar.xz -> sord-0.16.16.tar.xz ++++++
++++ 3681 lines of diff (skipped)

Reply via email to