Accepting request 52673 from openSUSE:Tools:Unstable
Accepted submit request 52673 from user lnussel OBS-URL: https://build.opensuse.org/request/show/52673 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=42
This commit is contained in:
parent
8c69450a21
commit
0e49bcc63e
2
_service
2
_service
@ -1,5 +1,5 @@
|
||||
<services>
|
||||
<service name="tar_scm"><param name="version">2010.10.27</param><param name="url">git://gitorious.org/opensuse/build.git</param><param name="scm">git</param></service>
|
||||
<service name="tar_scm"><param name="version">2010.11.02</param><param name="url">git://gitorious.org/opensuse/build.git</param><param name="scm">git</param></service>
|
||||
<service name="recompress"><param name="compression">gz</param><param name="file">*.tar</param></service>
|
||||
<service name="set_version"/>
|
||||
</services>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:411dc78e3e104654dd699297e70f421cb295d0fe791394686481b8f30a415070
|
||||
size 581916
|
3
_service:recompress:tar_scm:build-2010.11.02.tar.gz
Normal file
3
_service:recompress:tar_scm:build-2010.11.02.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c1b5b149a703ac7f40c22d3174a66565a5b00e74c46ec0a4d98f6f1e877ebee5
|
||||
size 582881
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: build
|
||||
Version: 2010.10.27
|
||||
Version: 2010.11.02
|
||||
Binary: build
|
||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||
Architecture: all
|
||||
|
@ -23,7 +23,7 @@ License: GPLv2+
|
||||
Group: Development/Tools/Building
|
||||
AutoReqProv: on
|
||||
Summary: A Script to Build SUSE Linux RPMs
|
||||
Version: 2010.10.27
|
||||
Version: 2010.11.02
|
||||
Release: 1
|
||||
#!BuildIgnore: build-mkbaselibs
|
||||
Source: build-%{version}.tar.gz
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 2 16:32:42 UTC 2010 - lnussel@suse.de
|
||||
|
||||
- delta size limit 80%
|
||||
- actually unlink the delta file if the delta is too big
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 27 13:38:48 UTC 2010 - lnussel@suse.de
|
||||
|
||||
|
@ -23,7 +23,7 @@ License: GPLv2+
|
||||
Group: Development/Tools/Building
|
||||
AutoReqProv: on
|
||||
Summary: A Script to Build SUSE Linux RPMs
|
||||
Version: 2010.10.27
|
||||
Version: 2010.11.02
|
||||
Release: 1
|
||||
#!BuildIgnore: build-mkbaselibs
|
||||
Source: build-%{version}.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user