diff --git a/PKGBUILD b/PKGBUILD index 03d4ec6..cf95c40 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20161206 +pkgver=20170112 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') diff --git a/build.changes b/build.changes index 8cb7cae..bfee207 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jan 25 16:06:13 UTC 2017 - adrian@suse.de + +- fix haskell builds (bsc#1018895) +- fix multi type kiwi profile handling +- minor distribution config and bug fixes + ------------------------------------------------------------------- Tue Dec 6 15:36:20 UTC 2016 - adrian@suse.de diff --git a/build.dsc b/build.dsc index df52af3..d3b9321 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20161206 +Version: 20170112 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 8e5a3db..409cced 100644 --- a/build.spec +++ b/build.spec @@ -1,7 +1,7 @@ # # spec file for package build # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,13 @@ # needsbinariesforbuild -%define version_unconverted 20161206 +%define version_unconverted 20170112 Name: build Summary: A Script to Build SUSE Linux RPMs License: GPL-2.0+ and GPL-2.0 Group: Development/Tools/Building -Version: 20161206 +Version: 20170112 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/debian.changelog b/debian.changelog index 48503ae..78e8dad 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (20161206) unstable; urgency=low +build (20170112) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/obs-build-20161206.tar.gz b/obs-build-20161206.tar.gz deleted file mode 100644 index beb2a8c..0000000 --- a/obs-build-20161206.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:41c8c78b5bf3439ae0c34f955f8b2ccd5a044806930bb20152da73101a848e23 -size 255989 diff --git a/obs-build-20170112.tar.gz b/obs-build-20170112.tar.gz new file mode 100644 index 0000000..9aba068 --- /dev/null +++ b/obs-build-20170112.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4561496f4150d3e94ec9ea7dee992a06859826b68024e311b485f536c2061dfb +size 255315