- update to current git
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=180
This commit is contained in:
parent
8f89ef0ca0
commit
41768145e9
2
_service
2
_service
@ -1,6 +1,6 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="version">2012.08.20</param>
|
||||
<param name="version">2012.08.24</param>
|
||||
<param name="url">git://github.com/openSUSE/obs-build.git</param>
|
||||
<param name="scm">git</param>
|
||||
</service>
|
||||
|
@ -20,7 +20,7 @@ Name: build-initvm
|
||||
Summary: A Script to Build SUSE Linux RPMs
|
||||
License: GPL-2.0+
|
||||
Group: Development/Tools/Building
|
||||
Version: 2012.08.20
|
||||
Version: 2012.08.24
|
||||
Release: 0
|
||||
Source: obs-build-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
@ -20,7 +20,7 @@ Name: build-mkbaselibs-sle
|
||||
Summary: Tools to generate base lib packages
|
||||
License: GPL-2.0+
|
||||
Group: Development/Tools/Building
|
||||
Version: 2012.08.20
|
||||
Version: 2012.08.24
|
||||
Release: 0
|
||||
#!BuildIgnore: build-mkbaselibs
|
||||
Provides: build-mkbaselibs
|
||||
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 24 14:04:11 CEST 2012 - mls@suse.de
|
||||
|
||||
- update to current git
|
||||
* fixed arch PKGBUILD parsing
|
||||
* add .qcow2 file handling for kiwi
|
||||
* support root tar ball output format of kiwi
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 21 08:56:05 UTC 2012 - adrian@suse.de
|
||||
|
||||
|
@ -20,7 +20,7 @@ Name: build
|
||||
Summary: A Script to Build SUSE Linux RPMs
|
||||
License: GPL-2.0+ and GPL-2.0
|
||||
Group: Development/Tools/Building
|
||||
Version: 2012.08.20
|
||||
Version: 2012.08.24
|
||||
Release: 0
|
||||
#!BuildIgnore: build-mkbaselibs
|
||||
Source: obs-build-%{version}.tar.gz
|
||||
@ -65,7 +65,6 @@ chroot environment.
|
||||
|
||||
%package mkbaselibs
|
||||
Summary: Tools to generate base lib packages
|
||||
Group: Development/Tools/Building
|
||||
# NOTE: this package must not have dependencies which may break boot strapping (eg. perl modules)
|
||||
|
||||
%description mkbaselibs
|
||||
@ -74,7 +73,6 @@ for generating base lib packages.
|
||||
|
||||
%package mkdrpms
|
||||
Summary: Tools to generate delta rpms
|
||||
Group: Development/Tools/Building
|
||||
Requires: deltarpm
|
||||
# XXX: we wanted to avoid that but mkdrpms needs Build::Rpm::rpmq
|
||||
Requires: build
|
||||
|
@ -1,3 +1,12 @@
|
||||
build (2012.08.24-1) unstable; urgency=low
|
||||
|
||||
* update to current git
|
||||
- fixed arch PKGBUILD parsing
|
||||
- add .qcow2 file handling for kiwi
|
||||
- support root tar ball output format of kiwi
|
||||
|
||||
-- Michael Schroeder <mls@suse.de> Fri, 24 Aug 2012 14:06:31 +0200
|
||||
|
||||
build (2012.07.19-2) unstable; urgency=low
|
||||
|
||||
* fix version in debian.changelog
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:71325903d5a7de6c9e6b5417770574d308bde6dcb2d9208e30d6ab5480e5528b
|
||||
size 132404
|
3
obs-build-2012.08.24.tar.gz
Normal file
3
obs-build-2012.08.24.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b19fec508ed6f878df191f4af2de29b066c9f462f2e4611dda7099a80e22301
|
||||
size 135765
|
Loading…
Reference in New Issue
Block a user