- Update to version 84.88+git20200110.2d02f07:
* Tweaks to make rpm-ndb build * Detect name of coreutils package and don't remove it OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=140
This commit is contained in:
parent
e2bb6254de
commit
131acaad24
@ -1,5 +1,5 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">git://github.com/openSUSE/post-build-checks.git</param>
|
<param name="url">git://github.com/openSUSE/post-build-checks.git</param>
|
||||||
<param name="changesrevision">6edb1a2b83562c0e9391e251b123dadb2c5a6fc9</param></service>
|
<param name="changesrevision">f347f2e1ffb7a22e1959d7435439dda2525f5176</param></service>
|
||||||
</servicedata>
|
</servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0940432aa9864afaac849319cb24c276b36e0e200d8dbb46ccc55b6117183d8f
|
|
||||||
size 31360
|
|
3
post-build-checks-84.88+git20200110.2d02f07.tar.xz
Normal file
3
post-build-checks-84.88+git20200110.2d02f07.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:261a42e57ace5485b1b362015df7791c168071c7d96f10256ccb321399fdcfd5
|
||||||
|
size 31508
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 10 11:45:01 UTC 2020 - lnussel@suse.de
|
||||||
|
|
||||||
|
- Update to version 84.88+git20200110.2d02f07:
|
||||||
|
* Tweaks to make rpm-ndb build
|
||||||
|
* Detect name of coreutils package and don't remove it
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 07 10:27:55 UTC 2020 - ro@suse.com
|
Tue Jan 07 10:27:55 UTC 2020 - ro@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package post-build-checks
|
# spec file for package post-build-checks
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,13 +16,13 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define version_unconverted 84.88+git20200107.dc3b3a3
|
%define version_unconverted 84.88+git20200110.2d02f07
|
||||||
|
|
||||||
Name: post-build-checks
|
Name: post-build-checks
|
||||||
Summary: post checks for build after rpms have been created
|
Summary: post checks for build after rpms have been created
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
Version: 84.88+git20200107.dc3b3a3
|
Version: 84.88+git20200110.2d02f07
|
||||||
Release: 0
|
Release: 0
|
||||||
PreReq: aaa_base permissions sed
|
PreReq: aaa_base permissions sed
|
||||||
Requires: aaa_base-malloccheck
|
Requires: aaa_base-malloccheck
|
||||||
|
Loading…
Reference in New Issue
Block a user