This commit is contained in:
Matthias Clasen 2010-09-22 11:45:45 -04:00
parent d8ddce06f5
commit 927b3a0d2b

View File

@ -1,6 +1,6 @@
Name: libgee
Version: 0.5.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: GObject collection library
Group: System Environment/Libraries
@ -87,6 +87,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Wed Sep 22 2010 Matthias Clasen <mclasen@redhat.com> - 0.5.2-3
- Rebuild against newer gobject-introspection
* Wed Aug 25 2010 Brian Pepple <bpepple@fedoraproject.org> - 0.5.2-2
- Add BR on gobject-introspection-devel.