!1 provides python2-slip-dbus

Merge pull request !1 from lvying6/dev
This commit is contained in:
openeuler-ci-bot 2020-01-11 15:06:34 +08:00 committed by Gitee
commit f34849696e

View File

@ -1,6 +1,6 @@
Name: python-slip Name: python-slip
Version: 0.6.5 Version: 0.6.5
Release: 3 Release: 4
Summary: Library for Python 2.x with Convenience, extension and workaround Summary: Library for Python 2.x with Convenience, extension and workaround
License: GPLv2+ License: GPLv2+
URL: https://github.com/nphilipp/%{name} URL: https://github.com/nphilipp/%{name}
@ -21,6 +21,7 @@ Requires: python2-slip = %{version}-%{release}
Requires: python2-dbus >= 0.80 Requires: python2-dbus >= 0.80
%{?python_provide:%python_provide python2-slip} %{?python_provide:%python_provide python2-slip}
%{?python_provide:%python_provide python2-slip-dbus} %{?python_provide:%python_provide python2-slip-dbus}
Provides: python2-slip-dbus
Obsoletes: python2-slip-dbus Obsoletes: python2-slip-dbus
%description -n python2-slip %description -n python2-slip
@ -95,6 +96,9 @@ cd ..
%{python2_sitelib}/slip.gtk-%{version}-py%{python2_version}.egg-info %{python2_sitelib}/slip.gtk-%{version}-py%{python2_version}.egg-info
%changelog %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 * Fri Oct 18 2019 Yufa Fang <fangyufa1@huawei.com> - 0.6.5-3
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA