1
0

* fixes boo#1127353

* fixes boo#1168573

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-tar_scm?expand=0&rev=295
This commit is contained in:
Frank Schreiner 2021-02-15 07:49:38 +00:00 committed by Git OBS Bridge
parent f3c5f849ed
commit 587384b802
2 changed files with 4 additions and 1 deletions

View File

@ -2,6 +2,8 @@
Wed Feb 10 07:47:00 UTC 2021 - FSchreiner@suse.com
- Update to version 0.10.21.1612422695.2fdf897:
* fixes boo#1127353
* fixes boo#1168573
* activate pylint3.8 and fixed false positives
* don`t sanitize version if versionrewrite_pattern is set

View File

@ -1,5 +1,5 @@
#
# spec file for package obs-service-tar_scm
# spec file for package obs-service-tar_scm-test
#
# Copyright (c) 2021 SUSE LLC
#
@ -252,6 +252,7 @@ source artefacts (.dsc, .origin.tar.gz and .debian.tar.gz if non-native).
make install DESTDIR="%{buildroot}" PREFIX="%{_prefix}" SYSCFG="%{_sysconfdir}" PYTHON="%{_bindir}/%{use_python}" WITH_GBP="%{enable_gbp}"
%else
# moved conditional to the top as it helps to have it all in one place and only rely on the bcond_with here.
%check
# No need to run PEP8 tests here; that would require a potentially