diff --git a/python-scripttest.changes b/python-scripttest.changes index 614ed3d..d360af8 100644 --- a/python-scripttest.changes +++ b/python-scripttest.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 6 14:42:11 UTC 2014 - speilicke@suse.com + +- Add provides/obsoletes for python-ScriptTest, this one is newer + ------------------------------------------------------------------- Tue Jan 7 14:10:36 UTC 2014 - speilicke@suse.com diff --git a/python-scripttest.spec b/python-scripttest.spec index 2341627..0132fdb 100644 --- a/python-scripttest.spec +++ b/python-scripttest.spec @@ -32,6 +32,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %else BuildArch: noarch %endif +Provides: python-ScriptTest = %{version} +Obsoletes: python-ScriptTest < %{version} %description scripttest is a library to help you test your interactive command-line