14
0

- 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
This commit is contained in:
Sascha Peilicke
2014-03-06 14:42:32 +00:00
committed by Git OBS Bridge
parent 8a51dc3e94
commit 71145f3913
2 changed files with 7 additions and 0 deletions

View File

@@ -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

View File

@@ -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