Accepting request 1006325 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1006325 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/post-build-checks?expand=0&rev=107
This commit is contained in:
commit
f7bd4f2632
@ -4,4 +4,4 @@
|
||||
<param name="changesrevision">9a72096c56008474c812a087e25d6e84eb357297</param></service>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/post-build-checks.git</param>
|
||||
<param name="changesrevision">f4238540a348d642f437244dd09d80fe7f3490ff</param></service></servicedata>
|
||||
<param name="changesrevision">95e4f0a9f98a0e41845eb42aff87c8b35af05113</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7da756a626f2f22fed1c065fc6ea6212f8596c6560e9163b08f9bb4a08cdf404
|
||||
size 32552
|
3
post-build-checks-84.87+git20220922.95e4f0a.tar.xz
Normal file
3
post-build-checks-84.87+git20220922.95e4f0a.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8034b37570c5475a37d9ebd0cdf69bc62042b7881f284409bf5a5a9fefd89b78
|
||||
size 32752
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user