Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libupnp for openSUSE:Factory checked 
in at 2021-08-16 10:05:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libupnp (Old)
 and      /work/SRC/openSUSE:Factory/.libupnp.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libupnp"

Mon Aug 16 10:05:35 2021 rev:27 rq:911494 version:1.14.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/libupnp/libupnp.changes  2021-05-15 
23:16:38.160631005 +0200
+++ /work/SRC/openSUSE:Factory/.libupnp.new.1899/libupnp.changes        
2021-08-16 10:05:36.691523956 +0200
@@ -1,0 +2,6 @@
+Wed Aug 11 20:07:10 UTC 2021 - Jan Engelhardt <[email protected]>
+
+- Update to release 1.14.9
+  * Removes references to deprecated pthread_mutexattr_{g,s}etkind_np
+
+-------------------------------------------------------------------

Old:
----
  libupnp-1.14.7.tar.bz2

New:
----
  release-1.14.9.tar.gz

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

Other differences:
------------------
++++++ libupnp.spec ++++++
--- /var/tmp/diff_new_pack.EjCdIK/_old  2021-08-16 10:05:37.563522912 +0200
+++ /var/tmp/diff_new_pack.EjCdIK/_new  2021-08-16 10:05:37.567522907 +0200
@@ -20,13 +20,13 @@
 %define pnpver 17
 %define ixmlver 11
 Name:           libupnp
-Version:        1.14.7
+Version:        1.14.9
 Release:        0
 Summary:        An implementation of Universal Plug and Play (UPnP)
 License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/pupnp/pupnp
-Source:         
https://github.com/pupnp/pupnp/releases/download/release-%version/%name-%version.tar.bz2
+Source:         
https://github.com/pupnp/pupnp/archive/refs/tags/release-1.14.9.tar.gz
 Source3:        baselibs.conf
 BuildRequires:  libtool
 BuildRequires:  pkg-config
@@ -65,7 +65,8 @@
 systems.
 
 %prep
-%autosetup -p1
+%autosetup -p1 -n pupnp-release-%version
+if [ ! -e configure ]; then autoreconf -fi; fi
 
 %build
 # the openssl simply does not compile

Reply via email to