diff --git a/PKGBUILD b/PKGBUILD index 3602b76b..bce0228e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20200110 +pkgver=20200122 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') diff --git a/_service b/_service index debbfbd2..52e5bbf1 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - 20200110 - 20200110 + 20200122 + 20200122 git://github.com/openSUSE/obs-build.git git dist/build.changes diff --git a/build.changes b/build.changes index b4c3a6ca..7fc7166f 100644 --- a/build.changes +++ b/build.changes @@ -1,8 +1,9 @@ ------------------------------------------------------------------- -Mon Jan 20 08:33:37 UTC 2020 - Adrian Schröter +Wed Jan 22 12:30:41 UTC 2020 - Adrian Schröter -- fix source archive, last submit did not contain changes - => switching to git tags now to avoid this in future +- fix createrepo existens check for appimager and docker builds + in chroot +- support to use virt-make-fs for ext3 VM builds ------------------------------------------------------------------- Fri Jan 10 09:28:39 UTC 2020 - Adrian Schröter diff --git a/build.dsc b/build.dsc index ee9e640a..90e2adf7 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20200110 +Version: 20200122 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 09842de8..d05bb5a8 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-only OR GPL-3.0-only Group: Development/Tools/Building -Version: 20200110 +Version: 20200122 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/debian.changelog b/debian.changelog index 0962f1fc..179af396 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (20200110) unstable; urgency=low +build (20200122) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/obs-build-20200110.tar.gz b/obs-build-20200110.tar.gz deleted file mode 100644 index 6aa45857..00000000 --- a/obs-build-20200110.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df7b26baddc2e3af962d79da420fc8ebb8351b9eba5612f15a66848e08da3533 -size 356411 diff --git a/obs-build-20200122.tar.gz b/obs-build-20200122.tar.gz new file mode 100644 index 00000000..bea31653 --- /dev/null +++ b/obs-build-20200122.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:244d6d126a965818a97e2a651efc68aa50675903dd0f0736a3a1107f9d105aa9 +size 356779