forked from pool/post-build-checks
- Update to version 13.2+git20150810.2703d2a:
+ Fix quoting of TOPDIR in regex pattern + Skip 03-check-binary-kernel-log for kernel-docs package OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=103
This commit is contained in:
parent
701b2a004d
commit
e12282fa44
@ -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">8993d635a0a69cc381ae0b1aea03c5d88a9237ac</param></service>
|
<param name="changesrevision">2703d2a45237235c7e63d6f0ca21d1143c86df87</param></service>
|
||||||
</servicedata>
|
</servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ae4a5136fec25019dd2d498cb8b8e1c2d850f2a5e5ff83f220556eb3006041f4
|
|
||||||
size 34156
|
|
3
post-build-checks-13.2+git20150810.2703d2a.tar.xz
Normal file
3
post-build-checks-13.2+git20150810.2703d2a.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:29199bbe896cce55f84cf5e6d9d55dc1ccb3564d6f8d646389caf65c2426ed98
|
||||||
|
size 34188
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 10 11:17:20 UTC 2015 - lnussel@suse.de
|
||||||
|
|
||||||
|
- Update to version 13.2+git20150810.2703d2a:
|
||||||
|
+ Fix quoting of TOPDIR in regex pattern
|
||||||
|
+ Skip 03-check-binary-kernel-log for kernel-docs package
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 24 11:42:39 UTC 2015 - lnussel@suse.de
|
Tue Mar 24 11:42:39 UTC 2015 - lnussel@suse.de
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@ 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+
|
License: GPL-2.0+
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
Version: 13.2+git20150324.8993d63
|
Version: 13.2+git20150810.2703d2a
|
||||||
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