This commit is contained in:
Dennis Gilmore 2013-02-14 12:41:06 -06:00
parent 56d248ef06
commit c8f12d25c4

View File

@ -2,7 +2,7 @@
Name: pygobject2
Version: 2.28.6
Release: 8%{?dist}
Release: 9%{?dist}
License: LGPLv2+
Group: Development/Languages
Summary: Python 2 bindings for GObject
@ -123,6 +123,9 @@ rm examples/Makefile*
%{_datadir}/pygobject/xsl
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.28.6-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Tue Jan 22 2013 Colin Walters <walters@redhat.com> - 2.28.6-8
- Add various missing BuildRequires, switch to pkgconfig() syntax
- Backport upstream patch which fixes a crasher in some applications