SHA256
1
0
forked from pool/libupnp

- Update to release 1.14.9

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libupnp?expand=0&rev=50
This commit is contained in:
2021-08-11 20:13:40 +00:00
committed by Git OBS Bridge
parent e853efd7be
commit 5b2c6ef970
4 changed files with 13 additions and 6 deletions

BIN
libupnp-1.14.7.tar.bz2 (Stored with Git LFS)

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 11 20:07:10 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- 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 <jengelh@inai.de>

View File

@@ -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

BIN
release-1.14.9.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.