Update requires for python2-gobject rename
This commit is contained in:
parent
f9e2a20b9a
commit
bb1c059ee4
@ -2,7 +2,7 @@
|
||||
|
||||
Name: pyatspi
|
||||
Version: 2.26.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Python bindings for at-spi
|
||||
|
||||
Group: Development/Languages
|
||||
@ -46,7 +46,7 @@ This package includes a python2 client library for at-spi.\
|
||||
%package -n python2-pyatspi
|
||||
Summary: %summary
|
||||
Requires: at-spi2-core
|
||||
Requires: pygobject3
|
||||
Requires: python2-gobject
|
||||
%{?python_provide:%python_provide python2-pyatspi}
|
||||
# Remove before F30
|
||||
Provides: pyatspi%{?_isa} = %{version}-%{release}
|
||||
@ -127,6 +127,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' python3-examples/magFocusTracker.
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 14 2017 Kalev Lember <klember@redhat.com> - 2.26.0-2
|
||||
- Update requires for python2-gobject rename
|
||||
|
||||
* Wed Sep 13 2017 Kalev Lember <klember@redhat.com> - 2.26.0-1
|
||||
- Update to 2.26.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user