- Update to version 84.87+git20200110.2d02f07:
- restore correct version OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=141
This commit is contained in:
parent
131acaad24
commit
ac9e6dbf9c
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>
|
||||
|
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:261a42e57ace5485b1b362015df7791c168071c7d96f10256ccb321399fdcfd5
|
||||
size 31508
|
@ -1,9 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 10 11:45:01 UTC 2020 - lnussel@suse.de
|
||||
|
||||
- Update to version 84.88+git20200110.2d02f07:
|
||||
- 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
|
||||
|
@ -16,13 +16,13 @@
|
||||
#
|
||||
|
||||
|
||||
%define version_unconverted 84.88+git20200110.2d02f07
|
||||
%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+git20200110.2d02f07
|
||||
Version: 84.87+git20200110.2d02f07
|
||||
Release: 0
|
||||
PreReq: aaa_base permissions sed
|
||||
Requires: aaa_base-malloccheck
|
||||
|
Loading…
Reference in New Issue
Block a user