From 71145f39133761f67ea8a18d427ce77d3bfbb5fffc7cd76849260d9871c62703 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Thu, 6 Mar 2014 14:42:32 +0000 Subject: [PATCH] - Add provides/obsoletes for python-ScriptTest, this one is newer OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scripttest?expand=0&rev=3 --- python-scripttest.changes | 5 +++++ python-scripttest.spec | 2 ++ 2 files changed, 7 insertions(+) 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