From: Jakub Bogusz Date: Wed, 30 Oct 2019 18:05:20 +0000 (+0100) Subject: - updated to 1.24.1; should be ready for python 3.8 X-Git-Tag: auto/th/libpeas-1.24.1-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=35bb21e7bd19dc1c98342476d9e00971550709df;p=packages%2Flibpeas.git - updated to 1.24.1; should be ready for python 3.8 --- diff --git a/libpeas.spec b/libpeas.spec index dbc188b..76fbeac 100644 --- a/libpeas.spec +++ b/libpeas.spec @@ -16,12 +16,12 @@ Summary: GObject Plugin System Summary(pl.UTF-8): System wtyczek GObject Name: libpeas -Version: 1.24.0 -Release: 2 +Version: 1.24.1 +Release: 1 License: LGPL v2.1+ Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/libpeas/1.24/%{name}-%{version}.tar.xz -# Source0-md5: 7a136eea60930012deff2f7bfa3673be +# Source0-md5: bbecf334a7333d0a5d4d655ba38be9b4 Patch0: %{name}-tests-with-static.patch Patch1: %{name}-gtkdocdir.patch URL: https://wiki.gnome.org/Libpeas @@ -312,7 +312,7 @@ rm -rf $RPM_BUILD_ROOT %if %{with python2} %files loader-python %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/libpeas-1.0/loaders/libpython2loader.so +%attr(755,root,root) %{_libdir}/libpeas-1.0/loaders/libpythonloader.so %endif %if %{with python3}