Accepting request 762807 from Base:System
- 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 - Update to version 84.88+git20200107.dc3b3a3: * 99-check-remove-rpms: preserve libgomp variants OBS-URL: https://build.opensuse.org/request/show/762807 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/post-build-checks?expand=0&rev=95
This commit is contained in:
commit
fc8a905387
4
_service
4
_service
@ -1,7 +1,7 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="version">84.88</param>
|
||||
<param name="versionformat">84.88+git%cd.%h</param>
|
||||
<param name="version">84.87</param>
|
||||
<param name="versionformat">84.87+git%cd.%h</param>
|
||||
<param name="url">git://github.com/openSUSE/post-build-checks.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://github.com/openSUSE/post-build-checks.git</param>
|
||||
<param name="changesrevision">78a6c62fee7bcbac6433f62dba77c48819e162f1</param></service>
|
||||
<param name="changesrevision">f347f2e1ffb7a22e1959d7435439dda2525f5176</param></service>
|
||||
</servicedata>
|
3
post-build-checks-84.87+git20200110.2d02f07.tar.xz
Normal file
3
post-build-checks-84.87+git20200110.2d02f07.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9162f1182cb3bb355626b8a9291142d0ea4cb1d03ea1de894239b77b231aceeb
|
||||
size 31500
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:526bb438defb00bfa38c471c0eb6f0e981b920129b9d9d0e5038fd4a96503925
|
||||
size 31356
|
@ -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
|
||||
|
||||
|
@ -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!
|
||||
|
Loading…
Reference in New Issue
Block a user