- Update to version 84.88+git20200107.dc3b3a3:

* 99-check-remove-rpms: preserve libgomp variants

OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=139
This commit is contained in:
Ruediger Oertel 2020-01-07 10:28:27 +00:00 committed by Git OBS Bridge
parent 94c47c5eb7
commit e2bb6254de
5 changed files with 14 additions and 8 deletions

View File

@ -1,5 +1,5 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/openSUSE/post-build-checks.git</param>
<param name="changesrevision">78a6c62fee7bcbac6433f62dba77c48819e162f1</param></service>
<param name="changesrevision">6edb1a2b83562c0e9391e251b123dadb2c5a6fc9</param></service>
</servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:526bb438defb00bfa38c471c0eb6f0e981b920129b9d9d0e5038fd4a96503925
size 31356

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0940432aa9864afaac849319cb24c276b36e0e200d8dbb46ccc55b6117183d8f
size 31360

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 07 10:27:55 UTC 2020 - ro@suse.com
- Update to version 84.88+git20200107.dc3b3a3:
* 99-check-remove-rpms: preserve libgomp variants
-------------------------------------------------------------------
Tue Jul 16 11:32:46 UTC 2019 - ro@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package post-build-checks
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -16,18 +16,18 @@
#
%define version_unconverted 84.88+git20190716.5a0e034
%define version_unconverted 84.88+git20200107.dc3b3a3
Name: post-build-checks
Summary: post checks for build after rpms have been created
License: GPL-2.0-or-later
Group: Development/Tools/Building
Version: 84.88+git20190716.5a0e034
Version: 84.88+git20200107.dc3b3a3
Release: 0
PreReq: aaa_base permissions sed
Requires: aaa_base-malloccheck
Requires: gawk
Url: https://github.com/openSUSE/post-build-checks
URL: https://github.com/openSUSE/post-build-checks
#
# Note: don't rebuild this manually. Instead submit your patches
# for inclusion in the git repo!