Require libpeas-loader-python3 for Python 3 plugin support
libpeas loaders are now split out into individual subpackages. https://bugzilla.redhat.com/show_bug.cgi?id=1226879
This commit is contained in:
parent
5520a82996
commit
d5d3fee427
@ -14,6 +14,7 @@ Source0: https://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.
|
||||
Patch0: 0001-downstream-patch-Reduce-gstreamer-version-requiremen.patch
|
||||
|
||||
# For all the Python plugins
|
||||
Requires: libpeas-loader-python3%{?_isa}
|
||||
Requires: python3-gobject
|
||||
|
||||
Requires: iso-codes
|
||||
@ -260,6 +261,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%changelog
|
||||
* Sat Jul 04 2015 Kalev Lember <klember@redhat.com> - 1:3.16.2-2
|
||||
- Switch to Python 3
|
||||
- Require libpeas-loader-python3 for Python 3 plugin support (#1226879)
|
||||
|
||||
* Mon Jun 29 2015 David King <amigadave@amigadave.com> - 1:3.16.1-2
|
||||
- Update to 3.16.2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user