Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package npth for openSUSE:Factory checked in 
at 2025-02-04 18:09:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/npth (Old)
 and      /work/SRC/openSUSE:Factory/.npth.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "npth"

Tue Feb  4 18:09:30 2025 rev:18 rq:1242150 version:1.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/npth/npth.changes        2024-02-27 
22:44:20.225811470 +0100
+++ /work/SRC/openSUSE:Factory/.npth.new.2316/npth.changes      2025-02-04 
18:09:33.900190838 +0100
@@ -1,0 +2,10 @@
+Fri Jan 31 18:36:52 UTC 2025 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- Update to 1.8:
+  * New function npth_get_version
+  * New macros NPTH_VERSION and NPTH_VERSION_NUMBER
+  * Fix INSERT_EXPOSE_RWLOCK_API for musl C library
+  * Return a run-time error if npth_rwlock_timedrdlock is not
+    supported
+
+-------------------------------------------------------------------

Old:
----
  npth-1.7.tar.bz2
  npth-1.7.tar.bz2.sig

New:
----
  npth-1.8.tar.bz2
  npth-1.8.tar.bz2.sig

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

Other differences:
------------------
++++++ npth.spec ++++++
--- /var/tmp/diff_new_pack.hOrwMN/_old  2025-02-04 18:09:34.524216583 +0100
+++ /var/tmp/diff_new_pack.hOrwMN/_new  2025-02-04 18:09:34.524216583 +0100
@@ -2,6 +2,7 @@
 # spec file for package npth
 #
 # Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 Andreas Stieger <andreas.stie...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,16 +19,16 @@
 
 %define lname  libnpth0
 Name:           npth
-Version:        1.7
+Version:        1.8
 Release:        0
 Summary:        GNU Portable Threads library
 License:        LGPL-2.0-or-later
 Group:          Development/Libraries/C and C++
 URL:            https://gnupg.org/software/npth/
 #Git-Clone:    git://git.gnupg.org/npth
-#DL-URL:        ftp://ftp.gnupg.org/gcrypt/npth/
-Source:         ftp://ftp.gnupg.org/gcrypt/npth/%name-%version.tar.bz2
-Source2:        ftp://ftp.gnupg.org/gcrypt/npth/%name-%version.tar.bz2.sig
+#DL-URL:        https://gnupg.org/download/index.html#npth
+Source:         https://gnupg.org/ftp/gcrypt/%name/%name-%version.tar.bz2
+Source2:        https://gnupg.org/ftp/gcrypt/%name/%name-%version.tar.bz2.sig
 # https://www.gnupg.org/signature_key.html
 Source4:        https://gnupg.org/signature_key.asc#/%name.keyring
 Source99:       %name.changes
@@ -75,10 +76,10 @@
 %check
 %make_build check
 
-%post   -n %lname -p /sbin/ldconfig
-%postun -n %lname -p /sbin/ldconfig
+%ldconfig_scriptlets -n %lname
 
 %files -n %lname
+%license COPYING.LIB
 %_libdir/libnpth.so.*
 
 %files devel

++++++ npth-1.7.tar.bz2 -> npth-1.8.tar.bz2 ++++++
++++ 2092 lines of diff (skipped)

Reply via email to