14
0

Accepting request 224889 from devel:languages:python

totally awesome to have

OBS-URL: https://build.opensuse.org/request/show/224889
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-scripttest?expand=0&rev=2
This commit is contained in:
Stephan Kulow
2014-03-07 06:06:15 +00:00
committed by Git OBS Bridge
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