From 308e81885a51013ddb85db95a13999d1bc6a9889 Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Wed, 29 Aug 2018 14:01:15 +0000 Subject: [PATCH 1/3] update Rev openSUSE:Tools/358 Md5 7229565c7130c7a7a1336679496cf5b7 2018-08-29 14:01:15 adrianSuSE None --- PKGBUILD | 2 +- build.changes | 15 +++++++++++++++ build.dsc | 2 +- build.spec | 4 ++-- debian.changelog | 2 +- obs-build-20180816.tar.gz | 3 --- obs-build-20180829.tar.gz | 3 +++ 7 files changed, 23 insertions(+), 8 deletions(-) delete mode 100644 obs-build-20180816.tar.gz create mode 100644 obs-build-20180829.tar.gz 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 From 20ed668da5727029eed4ad80900dce417518a7f6 Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Thu, 30 Aug 2018 06:34:56 +0000 Subject: [PATCH 2/3] update Rev openSUSE:Tools/359 Md5 389b89c0145f54ff11d4cbcc6da88754 2018-08-30 06:34:56 adrianSuSE None --- PKGBUILD | 2 +- build.changes | 5 +++++ build.dsc | 2 +- build.spec | 2 +- debian.changelog | 2 +- obs-build-20180829.tar.gz | 3 --- obs-build-20180830.tar.gz | 3 +++ 7 files changed, 12 insertions(+), 7 deletions(-) delete mode 100644 obs-build-20180829.tar.gz create mode 100644 obs-build-20180830.tar.gz diff --git a/PKGBUILD b/PKGBUILD index 47cff120..a362cbb0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20180829 +pkgver=20180830 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') diff --git a/build.changes b/build.changes index 96c5c74b..e46643fc 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 30 06:34:22 UTC 2018 - Adrian Schröter + +- support for parsing source files in appimage.yml + ------------------------------------------------------------------- Wed Aug 29 13:57:07 UTC 2018 - Adrian Schröter diff --git a/build.dsc b/build.dsc index f5ba4d05..0ead939f 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20180829 +Version: 20180830 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 4df87f39..b1480e07 100644 --- a/build.spec +++ b/build.spec @@ -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: 20180829 +Version: 20180830 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/debian.changelog b/debian.changelog index 06e1a71c..98e74c17 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (20180829) unstable; urgency=low +build (20180830) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/obs-build-20180829.tar.gz b/obs-build-20180829.tar.gz deleted file mode 100644 index 5f8dfb27..00000000 --- a/obs-build-20180829.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09ba7db12b94d9ffb93f456145ea50efdb761dc9884c7d936dc978e6e4bae26c -size 303878 diff --git a/obs-build-20180830.tar.gz b/obs-build-20180830.tar.gz new file mode 100644 index 00000000..5dbd7607 --- /dev/null +++ b/obs-build-20180830.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c413689ebf81f8aa9a66006e47ce38ee23856905b3b763a0ef6b290ffad773b +size 303975 From 85c5dbab650f7be456180eebd96c9bd5f2f68fa4 Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Thu, 30 Aug 2018 09:19:25 +0000 Subject: [PATCH 3/3] fix Rev openSUSE:Tools/360 Md5 04ff6a4c72bcee7b08ebd7795b4a5785 2018-08-30 09:19:25 adrianSuSE None --- build.changes | 5 ----- obs-build-20180830.tar.gz | 4 ++-- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/build.changes b/build.changes index e46643fc..96c5c74b 100644 --- a/build.changes +++ b/build.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Thu Aug 30 06:34:22 UTC 2018 - Adrian Schröter - -- support for parsing source files in appimage.yml - ------------------------------------------------------------------- Wed Aug 29 13:57:07 UTC 2018 - Adrian Schröter diff --git a/obs-build-20180830.tar.gz b/obs-build-20180830.tar.gz index 5dbd7607..6a83f37f 100644 --- a/obs-build-20180830.tar.gz +++ b/obs-build-20180830.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4c413689ebf81f8aa9a66006e47ce38ee23856905b3b763a0ef6b290ffad773b -size 303975 +oid sha256:578533fae2f037fa3fa6702a0e04f6c3d362f25ed0aacc4d4674f586e42ec96d +size 303802