This commit is contained in:
Dennis Gilmore 2013-08-03 01:25:07 -05:00
parent 618c7f7f3a
commit c9cca0eb97

View File

@ -1,6 +1,6 @@
Name: libnice
Version: 0.1.4
Release: 1%{?dist}
Release: 2%{?dist}
Summary: GLib ICE implementation
Group: System Environment/Libraries
@ -119,6 +119,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Mon May 13 2013 Brian Pepple <bpepple@fedoraproject.org> - 0.1.4-1
- Update to 0.1.4.
- Add examples subpackage.