diff --git a/libpeas.spec b/libpeas.spec index 937b085..3146044 100644 --- a/libpeas.spec +++ b/libpeas.spec @@ -12,7 +12,7 @@ Name: libpeas Version: 1.22.0 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Plug-ins implementation convenience library License: LGPLv2+ @@ -79,7 +79,7 @@ that are needed to write applications that use libpeas. autoreconf -fi %build -%configure --disable-silent-rules +%configure --disable-silent-rules --disable-python2 %make_build %install @@ -136,6 +136,10 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/peas-demo/plugins/secondtime/libsecon %{_datadir}/glade/catalogs/libpeas-gtk.xml %changelog +* 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) + * Thu Jul 25 2019 Fedora Release Engineering - 1.22.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild