diff --git a/pygobject2.spec b/pygobject2.spec index 5c1ce46..cf8d16f 100644 --- a/pygobject2.spec +++ b/pygobject2.spec @@ -6,7 +6,7 @@ Name: pygobject2 Version: 2.28.7 -Release: 8%{?dist} +Release: 9%{?dist} License: LGPLv2+ Summary: Python 2 bindings for GObject URL: http://www.pygtk.org/ @@ -103,6 +103,9 @@ sed -r -i 's|#! ?/usr/bin/env python|#!%{__python2}|' %{buildroot}%{_datadir}/py %{_datadir}/pygobject/xsl %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 2.28.7-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Jul 14 2020 Tom Stellard - 2.28.7-8 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro