This commit is contained in:
Dennis Gilmore 2014-06-07 14:32:28 -05:00
parent b6bf3f09b1
commit d991af7037

View File

@ -2,7 +2,7 @@
Name: gupnp-igd Name: gupnp-igd
Version: 0.2.3 Version: 0.2.3
Release: 1%{?dist} Release: 2%{?dist}
Summary: Library to handle UPnP IGD port mapping Summary: Library to handle UPnP IGD port mapping
Group: System Environment/Libraries Group: System Environment/Libraries
@ -85,6 +85,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog %changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Feb 7 2014 Peter Robinson <pbrobinson@fedoraproject.org> 0.2.3-1 * Fri Feb 7 2014 Peter Robinson <pbrobinson@fedoraproject.org> 0.2.3-1
- Update to 0.2.3 - Update to 0.2.3
- Enable gobject-introspection - Enable gobject-introspection