This commit is contained in:
Dennis Gilmore 2014-06-07 12:53:47 -05:00
parent ae1702ce23
commit 0d33618207

View File

@ -2,7 +2,7 @@
Name: pygobject2
Version: 2.28.6
Release: 11%{?dist}
Release: 12%{?dist}
License: LGPLv2+
Group: Development/Languages
Summary: Python 2 bindings for GObject
@ -125,6 +125,9 @@ rm examples/Makefile*
%{_datadir}/pygobject/xsl
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.28.6-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu Sep 19 2013 Tomáš Mráz <tmraz@redhat.com> - 2.28.6-11
- allow old pygtk applications to work with pygobject 2.28.x and glib 2.35.x