diff --git a/_service b/_service index eca1cfd..4c55b97 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - 84.88 - 84.88+git%cd.%h + 84.87 + 84.87+git%cd.%h git://github.com/openSUSE/post-build-checks.git git .git diff --git a/_servicedata b/_servicedata index 7db7b3d..1ed6347 100644 --- a/_servicedata +++ b/_servicedata @@ -1,5 +1,5 @@ git://github.com/openSUSE/post-build-checks.git - 78a6c62fee7bcbac6433f62dba77c48819e162f1 + f347f2e1ffb7a22e1959d7435439dda2525f5176 \ No newline at end of file diff --git a/post-build-checks-84.87+git20200110.2d02f07.tar.xz b/post-build-checks-84.87+git20200110.2d02f07.tar.xz new file mode 100644 index 0000000..93087fe --- /dev/null +++ b/post-build-checks-84.87+git20200110.2d02f07.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9162f1182cb3bb355626b8a9291142d0ea4cb1d03ea1de894239b77b231aceeb +size 31500 diff --git a/post-build-checks-84.88+git20190716.5a0e034.tar.xz b/post-build-checks-84.88+git20190716.5a0e034.tar.xz deleted file mode 100644 index ed5378c..0000000 --- a/post-build-checks-84.88+git20190716.5a0e034.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:526bb438defb00bfa38c471c0eb6f0e981b920129b9d9d0e5038fd4a96503925 -size 31356 diff --git a/post-build-checks.changes b/post-build-checks.changes index bd9df08..1183006 100644 --- a/post-build-checks.changes +++ b/post-build-checks.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Jan 10 11:45:01 UTC 2020 - lnussel@suse.de + +- Update to version 84.87+git20200110.2d02f07: + * Tweaks to make rpm-ndb build + * Detect name of coreutils package and don't remove it +- restore correct version + +------------------------------------------------------------------- +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 diff --git a/post-build-checks.spec b/post-build-checks.spec index 8ca4916..a8298c1 100644 --- a/post-build-checks.spec +++ b/post-build-checks.spec @@ -1,7 +1,7 @@ # # spec file for package post-build-checks # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # 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.87+git20200110.2d02f07 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.87+git20200110.2d02f07 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!