diff --git a/python-termstyle.changes b/python-termstyle.changes index 8a39b59..449b23a 100644 --- a/python-termstyle.changes +++ b/python-termstyle.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 27 19:15:26 UTC 2017 - toddrme2178@gmail.com + +- Provide/obsolete old package name +- setuptools is not needed at runtime + ------------------------------------------------------------------- Fri Mar 17 09:21:18 UTC 2017 - tbechtold@suse.com diff --git a/python-termstyle.spec b/python-termstyle.spec index feb1814..7bf920a 100644 --- a/python-termstyle.spec +++ b/python-termstyle.spec @@ -26,8 +26,8 @@ Url: http://github.com/gfxmonk/termstyle Source: https://files.pythonhosted.org/packages/source/t/termstyle/termstyle-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-setuptools -BuildRequires: python-setuptools -Requires: python-setuptools +Provides: python-python-termstyle = %{version} +Obsoletes: python-python-termstyle < %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch