forked from pool/post-build-checks
- Update to version 84.87+git20210208.d8d4154:
* Don't remove usrmerge helper packages (boo#1029961) OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=157
This commit is contained in:
parent
59c311f19d
commit
f287fa7bcb
@ -1,5 +1,5 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://github.com/openSUSE/post-build-checks.git</param>
|
||||
<param name="changesrevision">d341ab0ee0ea0b174a510858674162129ddd30f0</param></service>
|
||||
<param name="changesrevision">d8a38d9d67fba89c2f798a2b8ae476864fa0ea74</param></service>
|
||||
</servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37deb10f1624562f84bbf3e5cd6a4045871f285c9969fce8d1589e454aee4028
|
||||
size 32124
|
3
post-build-checks-84.87+git20210208.d8d4154.tar.xz
Normal file
3
post-build-checks-84.87+git20210208.d8d4154.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7882752a556b2c0de0aa12580530bbb253ac00222a055e446c13c5d4a680e05a
|
||||
size 32200
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 08 13:41:18 UTC 2021 - lnussel@suse.de
|
||||
|
||||
- Update to version 84.87+git20210208.d8d4154:
|
||||
* Don't remove usrmerge helper packages (boo#1029961)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 16 10:12:53 UTC 2020 - ro@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package post-build-checks
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,13 +16,13 @@
|
||||
#
|
||||
|
||||
|
||||
%define version_unconverted 84.87+git20200916.d341ab0
|
||||
%define version_unconverted 84.87+git20210208.d8d4154
|
||||
|
||||
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+git20200916.d341ab0
|
||||
Version: 84.87+git20210208.d8d4154
|
||||
Release: 0
|
||||
PreReq: aaa_base permissions sed
|
||||
Requires: aaa_base-malloccheck
|
||||
|
Loading…
Reference in New Issue
Block a user