From b9bd9060d73786436faca1ba865ee4a8ae6f6caa Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 02:21:11 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- libupnp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libupnp.spec b/libupnp.spec index bda2c74..2e596af 100644 --- a/libupnp.spec +++ b/libupnp.spec @@ -1,7 +1,7 @@ Version: 1.6.18 Summary: Universal Plug and Play (UPnP) SDK Name: libupnp -Release: 2%{?dist} +Release: 3%{?dist} License: BSD Group: System Environment/Libraries URL: http://www.libupnp.org/ @@ -74,6 +74,9 @@ make install DESTDIR=$RPM_BUILD_ROOT rm -rf %{buildroot} %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 1.6.18-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue Jan 29 2013 Adam Jackson 1.6.18-1 - libupnp 1.6.18 (#905577)