diff --git a/libpeas.spec b/libpeas.spec index 3146044..2113284 100644 --- a/libpeas.spec +++ b/libpeas.spec @@ -12,7 +12,7 @@ Name: libpeas Version: 1.22.0 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Plug-ins implementation convenience library License: LGPLv2+ @@ -136,6 +136,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/peas-demo/plugins/secondtime/libsecon %{_datadir}/glade/catalogs/libpeas-gtk.xml %changelog +* Mon Aug 19 2019 Miro HronĨok - 1.22.0-14 +- Rebuilt for Python 3.8 + * Thu Aug 01 2019 Bastien Nocera - 1.22.0-13 + libpeas-1.22.0-13 - Force disable the Python2 loader, which could still be built by accident (#1736043)