This commit is contained in:
Dennis Gilmore 2011-02-08 03:04:09 -06:00
parent f2a5f36122
commit 902e366dec

View File

@ -1,6 +1,6 @@
Name: libnice
Version: 0.1.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: GLib ICE implementation
Group: System Environment/Libraries
@ -81,6 +81,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Jan 26 2011 Brian Pepple <bpepple@fedoraproject.org> - 0.1.0-1
- Update to 0.1.0.
- Enable make check.