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:
parent
e853efd7be
commit
5b2c6ef970
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b66ac4a86bc0e218e2771ac274b2945bc4154bf9054e57b14afb67c26ac7c24
|
||||
size 678912
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
3
release-1.14.9.tar.gz
Normal file
3
release-1.14.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d895b2f8f9a5eb2c5b5abee98e6a40154ecea6c19a18ec1843f620c21c7077d
|
||||
size 788010
|
Loading…
Reference in New Issue
Block a user