diff --git a/PKGBUILD b/PKGBUILD index 54c82ccb..47cff120 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20180816 +pkgver=20180829 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') diff --git a/build.changes b/build.changes index da2d23fb..96c5c74b 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Aug 29 13:57:07 UTC 2018 - Adrian Schröter + +- Fall back to $mailaddr if $VC_MAILADDR is unset/null +- don't crash with no rpm macros defined +- Kiwi: support parsing of repos where the .repo file got used +- package hostarch definition in preinstallimages +- avoid double creation of monitor fifo +- Debian: + - debootstrap: ensure /etc/hosts exists + - debootstrap: Add abuild shadow password entry + - livebuild: publish source tarball + - Adds Debian configurations for jessie and unstable + - collect *.ddeb, *.udeb files + ------------------------------------------------------------------- Thu Aug 16 14:55:53 UTC 2018 - adrian@suse.de diff --git a/build.dsc b/build.dsc index a2e2c6c1..f5ba4d05 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20180816 +Version: 20180829 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index facc7e7c..4df87f39 100644 --- a/build.spec +++ b/build.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # # needsrootforbuild # needsbinariesforbuild @@ -22,7 +22,7 @@ Name: build Summary: A Script to Build SUSE Linux RPMs License: GPL-2.0-or-later AND GPL-2.0-only Group: Development/Tools/Building -Version: 20180816 +Version: 20180829 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/debian.changelog b/debian.changelog index 7c79054b..06e1a71c 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (20180816) unstable; urgency=low +build (20180829) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/obs-build-20180816.tar.gz b/obs-build-20180816.tar.gz deleted file mode 100644 index 6b557de8..00000000 --- a/obs-build-20180816.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0d305384ace1932c20981b2f81852336b440ac603f10484a04b178d2f18d937 -size 302474 diff --git a/obs-build-20180829.tar.gz b/obs-build-20180829.tar.gz new file mode 100644 index 00000000..5f8dfb27 --- /dev/null +++ b/obs-build-20180829.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09ba7db12b94d9ffb93f456145ea50efdb761dc9884c7d936dc978e6e4bae26c +size 303878