diff --git a/PKGBUILD b/PKGBUILD index 9fdc9510..8b3fc65c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20160427 +pkgver=20160629 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') diff --git a/build.changes b/build.changes index cd1f3143..1f7fa930 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 30 05:47:52 UTC 2016 - adrian@suse.de + +- adding first snapcraft support + ------------------------------------------------------------------- Wed Apr 27 15:03:56 UTC 2016 - adrian@suse.de diff --git a/build.dsc b/build.dsc index ac20e96f..371b8081 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20160427 +Version: 20160629 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 7de1ec20..defadb82 100644 --- a/build.spec +++ b/build.spec @@ -18,13 +18,13 @@ # needsbinariesforbuild -%define version_unconverted 20160427 +%define version_unconverted 20160629 Name: build Summary: A Script to Build SUSE Linux RPMs License: GPL-2.0+ and GPL-2.0 Group: Development/Tools/Building -Version: 20160427 +Version: 20160629 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -56,6 +56,8 @@ Recommends: perl(Time::Zone) Recommends: perl(URI) Recommends: perl(XML::Parser) Recommends: perl(Net::SSL) +Recommends: perl(YAML) +Recommends: perl(YAML::LibYAML) Recommends: bsdtar Recommends: qemu-linux-user %endif diff --git a/debian.changelog b/debian.changelog index 2b7b3279..b57f3592 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (20160427) unstable; urgency=low +build (20160629) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/obs-build-20160427.tar.gz b/obs-build-20160427.tar.gz deleted file mode 100644 index d69f1840..00000000 --- a/obs-build-20160427.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e64497e5c801fb9470efda1e45690b3ec9bc65600b4a4e9253bae841af5e1d7f -size 236431 diff --git a/obs-build-20160629.tar.gz b/obs-build-20160629.tar.gz new file mode 100644 index 00000000..be41f6b7 --- /dev/null +++ b/obs-build-20160629.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2513b5080cbf803cd15124e912a6514996459ce9b828fb520cca1294c3b70e9a +size 240384