fix
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-tar_scm?expand=0&rev=97
This commit is contained in:
parent
605efc5e29
commit
d53bb3a6f5
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:00a153b333d4909210a2f6e38e54de7af41de7bf004ac6482e5fbb8a41aa75b0
|
||||
size 33069
|
||||
oid sha256:b5ff7e085776e5d58d3ad19bd42d821b52c253688e4c26e960e6dc689388a94a
|
||||
size 33014
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 08:16:32 UTC 2016 - adrian@suse.de
|
||||
|
||||
- fix dependency on SLE 11 to python-argparse
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 11 15:09:29 UTC 2016 - mpluskal@suse.com
|
||||
|
||||
|
@ -48,6 +48,9 @@ Requires: bzr
|
||||
Requires: git-core
|
||||
Requires: mercurial
|
||||
Requires: subversion
|
||||
%if 0%{?suse_version} < 1315
|
||||
Requires: python-argparse
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user