From 667b952b28e2453c2b7f2ed38f2279e4b37f3728a5cfe6e736d8ca7ea7e195d5 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 27 Sep 2022 06:59:46 +0000 Subject: [PATCH] Accepting request 1005602 from home:dimstar:Factory Update from git - did not happen in a while OBS-URL: https://build.opensuse.org/request/show/1005602 OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=173 --- _servicedata | 2 +- post-build-checks-84.87+git20220325.f46ef3c.tar.xz | 3 --- post-build-checks-84.87+git20220922.95e4f0a.tar.xz | 3 +++ post-build-checks.changes | 13 +++++++++++++ post-build-checks.spec | 4 ++-- 5 files changed, 19 insertions(+), 6 deletions(-) delete mode 100644 post-build-checks-84.87+git20220325.f46ef3c.tar.xz create mode 100644 post-build-checks-84.87+git20220922.95e4f0a.tar.xz diff --git a/_servicedata b/_servicedata index 28de409..0c86219 100644 --- a/_servicedata +++ b/_servicedata @@ -4,4 +4,4 @@ 9a72096c56008474c812a087e25d6e84eb357297 https://github.com/openSUSE/post-build-checks.git - f4238540a348d642f437244dd09d80fe7f3490ff \ No newline at end of file + 95e4f0a9f98a0e41845eb42aff87c8b35af05113 \ No newline at end of file diff --git a/post-build-checks-84.87+git20220325.f46ef3c.tar.xz b/post-build-checks-84.87+git20220325.f46ef3c.tar.xz deleted file mode 100644 index 257d66d..0000000 --- a/post-build-checks-84.87+git20220325.f46ef3c.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7da756a626f2f22fed1c065fc6ea6212f8596c6560e9163b08f9bb4a08cdf404 -size 32552 diff --git a/post-build-checks-84.87+git20220922.95e4f0a.tar.xz b/post-build-checks-84.87+git20220922.95e4f0a.tar.xz new file mode 100644 index 0000000..156f9bc --- /dev/null +++ b/post-build-checks-84.87+git20220922.95e4f0a.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8034b37570c5475a37d9ebd0cdf69bc62042b7881f284409bf5a5a9fefd89b78 +size 32752 diff --git a/post-build-checks.changes b/post-build-checks.changes index 1734f4f..1fcc748 100644 --- a/post-build-checks.changes +++ b/post-build-checks.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Sep 23 11:06:44 UTC 2022 - dimstar@opensuse.org + +- Update to version 84.87+git20220922.95e4f0a: + * Follow symlinks to infer which packages to keep + * Convert egrep/fgrep calls to grep -E/-F, respectively + * code cleanup + * update 50-check-kernel-build-id for compression and location of kernels + * reduce work in installtest script + * use predictable C locale for rpm listing + * Speedup check-lanana + * 50-check-kernel-build-id: handle riscv64 + ------------------------------------------------------------------- Mon Mar 28 08:58:22 UTC 2022 - meissner@suse.com diff --git a/post-build-checks.spec b/post-build-checks.spec index 50ad24e..123ca90 100644 --- a/post-build-checks.spec +++ b/post-build-checks.spec @@ -16,13 +16,13 @@ # -%define version_unconverted 84.87+git20220325.f46ef3c +%define version_unconverted 84.87+git20220922.95e4f0a 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.87+git20220325.f46ef3c +Version: 84.87+git20220922.95e4f0a Release: 0 PreReq: aaa_base PreReq: permissions