|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Version: 1.12.1
|
|
|
|
|
Summary: Universal Plug and Play (UPnP) SDK
|
|
|
|
|
Name: libupnp
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
License: BSD
|
|
|
|
|
URL: https://sourceforge.net/projects/pupnp
|
|
|
|
|
Source: https://downloads.sourceforge.net/pupnp/%{name}-%{version}.tar.bz2
|
|
|
|
@ -56,6 +56,9 @@ sed -i.rpath 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
|
|
|
|
|
%{_libdir}/pkgconfig/libupnp.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 16 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.1-1
|
|
|
|
|
- 1.12.1
|
|
|
|
|
|
|
|
|
|