diff --git a/PKGBUILD b/PKGBUILD index 5cf00eb2..901930b6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20200205 +pkgver=20200210 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') diff --git a/_service b/_service index 17e6b841..eaf6eb4b 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - 20200205 - 20200205 + 20200210 + 20200210 git://github.com/openSUSE/obs-build.git git dist/build.changes diff --git a/build.changes b/build.changes index 9450af19..a5d8ed82 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Feb 10 08:25:12 UTC 2020 - Adrian Schröter + +- Spec parser: add support for %elif, %elifarch, %elifos +- Support rpm's %include statement (EXPERIMENTAL, known limitations) +- Do not do vminstall expansion in expanddeps unless --vm is used + ------------------------------------------------------------------- Wed Feb 5 08:23:06 UTC 2020 - Adrian Schröter diff --git a/build.dsc b/build.dsc index 927876c1..4e59e3ad 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20200205 +Version: 20200210 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 3b9218bd..1f639ba8 100644 --- a/build.spec +++ b/build.spec @@ -28,7 +28,7 @@ Name: %{__pkg_name} Summary: A Script to Build SUSE Linux RPMs License: GPL-2.0-only OR GPL-3.0-only Group: Development/Tools/Building -Version: 20200205 +Version: 20200210 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/debian.changelog b/debian.changelog index 9a66eef5..53dd556f 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (20200205) unstable; urgency=low +build (20200210) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/obs-build-20200205.tar.gz b/obs-build-20200205.tar.gz deleted file mode 100644 index 0e4c8400..00000000 --- a/obs-build-20200205.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eafe941911293df7d6f5f421f02249d078df26331760b03acd035bc8985bb1cb -size 344072 diff --git a/obs-build-20200210.tar.gz b/obs-build-20200210.tar.gz new file mode 100644 index 00000000..4c53b872 --- /dev/null +++ b/obs-build-20200210.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a22ed1a2a6327cacba05be5c9a339886b09eb882173f9b1ebeb1058e2802ba30 +size 345778