provides python2-slip-dbus
This commit is contained in:
parent
162849168e
commit
a532cb3979
@ -1,6 +1,6 @@
|
||||
Name: python-slip
|
||||
Version: 0.6.5
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: Library for Python 2.x with Convenience, extension and workaround
|
||||
License: GPLv2+
|
||||
URL: https://github.com/nphilipp/%{name}
|
||||
@ -21,6 +21,7 @@ Requires: python2-slip = %{version}-%{release}
|
||||
Requires: python2-dbus >= 0.80
|
||||
%{?python_provide:%python_provide python2-slip}
|
||||
%{?python_provide:%python_provide python2-slip-dbus}
|
||||
Provides: python2-slip-dbus
|
||||
Obsoletes: python2-slip-dbus
|
||||
|
||||
%description -n python2-slip
|
||||
@ -95,6 +96,9 @@ cd ..
|
||||
%{python2_sitelib}/slip.gtk-%{version}-py%{python2_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.6.5-4
|
||||
- provides python2-slip-dbus
|
||||
|
||||
* Fri Oct 18 2019 Yufa Fang <fangyufa1@huawei.com> - 0.6.5-3
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user