- for now obs_scm_testsuite only for > 1315, needed python stuff

not available otherwise

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=93
This commit is contained in:
Ruediger Oertel 2018-11-26 17:05:11 +00:00 committed by Git OBS Bridge
parent a257f84fe7
commit 661859ef3f
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Nov 26 18:04:26 CET 2018 - ro@suse.de
- for now obs_scm_testsuite only for > 1315, needed python stuff
not available otherwise
-------------------------------------------------------------------
Fri Nov 16 18:09:57 UTC 2018 - opensuse-packaging@opensuse.org

View File

@ -16,7 +16,11 @@
#
%if 0%{?suse_version} > 1315
%bcond_without obs_scm_testsuite
%else
%bcond_with obs_scm_testsuite
%endif
%define service set_version
Name: obs-service-%{service}