|
|
@ -1,7 +1,7 @@
|
|
|
|
Version: 1.6.20
|
|
|
|
Version: 1.6.20
|
|
|
|
Summary: Universal Plug and Play (UPnP) SDK
|
|
|
|
Summary: Universal Plug and Play (UPnP) SDK
|
|
|
|
Name: libupnp
|
|
|
|
Name: libupnp
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
License: BSD
|
|
|
|
License: BSD
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
URL: http://www.libupnp.org/
|
|
|
|
URL: http://www.libupnp.org/
|
|
|
@ -64,6 +64,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|
|
|
rm -rf %{buildroot}
|
|
|
|
rm -rf %{buildroot}
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.20-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jul 18 2016 Adam Jackson <ajax@redhat.com> - 1.6.20-1
|
|
|
|
* Mon Jul 18 2016 Adam Jackson <ajax@redhat.com> - 1.6.20-1
|
|
|
|
- libupnp 1.6.20
|
|
|
|
- libupnp 1.6.20
|
|
|
|
- Don't write to the filesystem on unhandled POST requests
|
|
|
|
- Don't write to the filesystem on unhandled POST requests
|
|
|
|