+ libpeas-1.22.0-7
Obsolete libpeas-loader-python
This commit is contained in:
parent
5ecfd42cfa
commit
6e60cb99db
@ -8,7 +8,7 @@
|
||||
|
||||
Name: libpeas
|
||||
Version: 1.22.0
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Plug-ins implementation convenience library
|
||||
|
||||
License: LGPLv2+
|
||||
@ -49,6 +49,9 @@ Summary: Python 3 loader for libpeas
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Requires: python3-gobject
|
||||
|
||||
Obsoletes: libpeas-loader-python < %{version}-%{release}
|
||||
Provides: libpeas-loader-python = %{version}-%{release}
|
||||
|
||||
%description loader-python3
|
||||
This package contains the Python 3 loader that is needed to
|
||||
run Python 3 plugins that use libpeas.
|
||||
@ -124,6 +127,10 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/peas-demo/plugins/secondtime/libsecon
|
||||
%{_datadir}/glade/catalogs/libpeas-gtk.xml
|
||||
|
||||
%changelog
|
||||
* Wed Jun 06 2018 Bastien Nocera <bnocera@redhat.com> - 1.22.0-7
|
||||
+ libpeas-1.22.0-7
|
||||
- Obsolete libpeas-loader-python
|
||||
|
||||
* Thu Mar 22 2018 Bastien Nocera <bnocera@redhat.com> - 1.22.0-6
|
||||
+ libpeas-1.22.0-6
|
||||
- Remove python2 loader, all GNOME apps using libpeas were ported to Python3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user