From 5b2c6ef9703dcb0c27af7de8b9a82b31fa0d7c5415f49522a7a456e50db34478 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 11 Aug 2021 20:13:40 +0000 Subject: [PATCH] - Update to release 1.14.9 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libupnp?expand=0&rev=50 --- libupnp-1.14.7.tar.bz2 | 3 --- libupnp.changes | 6 ++++++ libupnp.spec | 7 ++++--- release-1.14.9.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 libupnp-1.14.7.tar.bz2 create mode 100644 release-1.14.9.tar.gz diff --git a/libupnp-1.14.7.tar.bz2 b/libupnp-1.14.7.tar.bz2 deleted file mode 100644 index d38edeb..0000000 --- a/libupnp-1.14.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b66ac4a86bc0e218e2771ac274b2945bc4154bf9054e57b14afb67c26ac7c24 -size 678912 diff --git a/libupnp.changes b/libupnp.changes index 8d42aeb..c821c9a 100644 --- a/libupnp.changes +++ b/libupnp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Aug 11 20:07:10 UTC 2021 - Jan Engelhardt + +- Update to release 1.14.9 + * Removes references to deprecated pthread_mutexattr_{g,s}etkind_np + ------------------------------------------------------------------- Wed May 12 09:37:07 UTC 2021 - Jan Engelhardt diff --git a/libupnp.spec b/libupnp.spec index f70f6f1..57bf6ef 100644 --- a/libupnp.spec +++ b/libupnp.spec @@ -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 @@ UPnP-compliant control points, devices, and bridges on several operating systems. %prep -%autosetup -p1 +%autosetup -p1 -n pupnp-release-%version +if [ ! -e configure ]; then autoreconf -fi; fi %build # the openssl simply does not compile diff --git a/release-1.14.9.tar.gz b/release-1.14.9.tar.gz new file mode 100644 index 0000000..b86fdb5 --- /dev/null +++ b/release-1.14.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d895b2f8f9a5eb2c5b5abee98e6a40154ecea6c19a18ec1843f620c21c7077d +size 788010