This commit is contained in:
Dennis Gilmore 2013-02-13 22:23:53 -06:00
parent 6887110c43
commit 8cc7a82c7e

View File

@ -1,6 +1,6 @@
Name: libgee
Version: 0.8.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: GObject collection library
Group: System Environment/Libraries
@ -110,6 +110,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Nov 16 2012 Michel Salim <salimma@fedoraproject.org> - 0.8.2-1
- Update to 0.8.2
- Drop s390x patch, no longer needed