forked from pool/post-build-checks
- Update to version 13.2+git20141007.c6e35c3:
+ Fix check for skipping libgcc/libstdc++ OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=99
This commit is contained in:
parent
c55e28d56a
commit
1101656f07
3
_service
3
_service
@ -4,6 +4,9 @@
|
||||
<param name="versionformat">13.2+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>
|
||||
<param name="exclude">.gitreview</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="compression">xz</param>
|
||||
|
5
_servicedata
Normal file
5
_servicedata
Normal file
@ -0,0 +1,5 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://github.com/openSUSE/post-build-checks.git</param>
|
||||
<param name="changesrevision">c6e35c3b68</param></service>
|
||||
</servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f5f74bbf9b361326491121be65a3ff008069348b4ec28f720111bbbc4e35dd9
|
||||
size 34276
|
3
post-build-checks-13.2+git20141007.c6e35c3.tar.xz
Normal file
3
post-build-checks-13.2+git20141007.c6e35c3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f0c3ad8b9b21f80a5b1c70735c9e589eb99ec969288364b72cbf7bd1aa24b3f7
|
||||
size 35108
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 7 17:01:49 UTC 2014 - dmueller@suse.com
|
||||
|
||||
- Update to version 13.2+git20141007.c6e35c3:
|
||||
+ Fix check for skipping libgcc/libstdc++
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 18 10:38:54 UTC 2014 - ro@suse.com
|
||||
|
||||
|
@ -20,7 +20,7 @@ Name: post-build-checks
|
||||
Summary: post checks for build after rpms have been created
|
||||
License: GPL-2.0+
|
||||
Group: Development/Tools/Building
|
||||
Version: 13.2+git20140318.f24deaf
|
||||
Version: 13.2+git20141007.c6e35c3
|
||||
Release: 0
|
||||
PreReq: aaa_base permissions sed
|
||||
Requires: aaa_base-malloccheck
|
||||
|
Loading…
Reference in New Issue
Block a user