diff --git a/pygtk2.spec b/pygtk2.spec index 76f70aa..6632b05 100644 --- a/pygtk2.spec +++ b/pygtk2.spec @@ -1,7 +1,3 @@ -# This package depends on automagic byte compilation -# https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2 -%global _python_bytecompile_extra 1 - # Last updated for version 2.17.0 %define glib2_version 2.8.0 %define pango_version 1.16.0 @@ -14,7 +10,7 @@ Name: pygtk2 Version: 2.24.0 -Release: 32%{?dist} +Release: 33%{?dist} License: LGPLv2+ Summary: Python bindings for GTK+ URL: http://www.pygtk.org/ @@ -132,6 +128,9 @@ find %{buildroot} -name '*.la' -or -name '*.a' | xargs rm -f %{_datadir}/gtk-doc/html/pygtk/ %changelog +* Tue Aug 04 2020 Gwyn Ciesla - 2.24.0-33 +- Fix FTBFS. + * Sat Aug 01 2020 Fedora Release Engineering - 2.24.0-32 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild