From 6b73a11ffc0dcf12faf5c9551fd273a8d0c0ef35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Mon, 22 Oct 2018 09:46:11 +0000 Subject: [PATCH] update OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=363 --- PKGBUILD | 2 +- build.changes | 13 +++++++++++-- build.dsc | 2 +- build.spec | 5 +++-- debian.changelog | 2 +- obs-build-20180830.tar.gz | 3 --- obs-build-20181022.tar.gz | 3 +++ 7 files changed, 20 insertions(+), 10 deletions(-) delete mode 100644 obs-build-20180830.tar.gz create mode 100644 obs-build-20181022.tar.gz diff --git a/PKGBUILD b/PKGBUILD index a362cbb0..c47e42ce 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20180830 +pkgver=20181022 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') diff --git a/build.changes b/build.changes index a60c46e9..029217cb 100644 --- a/build.changes +++ b/build.changes @@ -1,7 +1,16 @@ ------------------------------------------------------------------- -Tue Sep 18 11:35:42 UTC 2018 - bwiedemann@suse.com +Mon Oct 22 09:43:20 UTC 2018 - Adrian Schröter -- Require fuser at runtime to kill processes +- require psmisc util for fuser +- Start debian support for kiwi images/containers +- Support building with unordered repositories for kiwi/docker builds +- Write the package list of the base container in kiwi container builds +- Support kiwi's "additionaltags" attribute (added in kiwi 9.15.3) +- Add some substitutes for the extra container tags +- Support "OBS-AddTag" directive to set multiple container tags in kiwi builds +- Archlinux updates +- SLE 12 SP4 config +- Appimage: support source file parsing ------------------------------------------------------------------- Wed Aug 29 13:57:07 UTC 2018 - Adrian Schröter diff --git a/build.dsc b/build.dsc index 0ead939f..c6c569ce 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20180830 +Version: 20181022 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 8334ffa1..e3babd5d 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: 20180830 +Version: 20181022 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -33,7 +33,8 @@ Requires: bash Requires: binutils Requires: perl Requires: tar -Requires: /bin/fuser +# needed for fuser +Requires: psmisc %if 0%{?fedora} Requires: perl-MD5 Requires: perl-TimeDate diff --git a/debian.changelog b/debian.changelog index 98e74c17..0e80914d 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (20180830) unstable; urgency=low +build (20181022) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/obs-build-20180830.tar.gz b/obs-build-20180830.tar.gz deleted file mode 100644 index 6a83f37f..00000000 --- a/obs-build-20180830.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:578533fae2f037fa3fa6702a0e04f6c3d362f25ed0aacc4d4674f586e42ec96d -size 303802 diff --git a/obs-build-20181022.tar.gz b/obs-build-20181022.tar.gz new file mode 100644 index 00000000..b509b340 --- /dev/null +++ b/obs-build-20181022.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e35bd6549a36f384082c1d0fc71c9790c2829d983b5af3d2b537ab064839c104 +size 306185