Adrian Schröter 2021-09-02 09:53:00 +00:00 committed by Git OBS Bridge
parent 666a08403a
commit ef92cf5ab3
8 changed files with 15 additions and 10 deletions

View File

@ -1,5 +1,5 @@
pkgname=build pkgname=build
pkgver=20210830 pkgver=20210902
pkgrel=0 pkgrel=0
pkgdesc="Build packages in sandbox" pkgdesc="Build packages in sandbox"
arch=('i686' 'x86_64') arch=('i686' 'x86_64')

View File

@ -1,7 +1,7 @@
<services> <services>
<service name="tar_scm" mode="manual"> <service name="tar_scm" mode="manual">
<param name="revision">20210830</param> <param name="revision">20210902</param>
<param name="version">20210830</param> <param name="version">20210902</param>
<param name="url">git://github.com/openSUSE/obs-build.git</param> <param name="url">git://github.com/openSUSE/obs-build.git</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="extract">dist/build.changes</param> <param name="extract">dist/build.changes</param>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 2 09:18:33 UTC 2021 - Adrian Schröter <adrian@suse.de>
- Fix unpacking of deb/arch archives without bsdtar
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Aug 30 12:44:52 UTC 2021 - Adrian Schröter <adrian@suse.de> Mon Aug 30 12:44:52 UTC 2021 - Adrian Schröter <adrian@suse.de>

View File

@ -1,6 +1,6 @@
Format: 1.0 Format: 1.0
Source: build Source: build
Version: 20210830 Version: 20210902
Binary: build Binary: build
Maintainer: Adrian Schroeter <adrian@suse.de> Maintainer: Adrian Schroeter <adrian@suse.de>
Architecture: all Architecture: all

View File

@ -1,5 +1,5 @@
# #
# spec file for package obs-build # spec file
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2021 SUSE LLC
# #
@ -28,7 +28,7 @@ Name: %{__pkg_name}
Summary: A Script to Build SUSE Linux RPMs Summary: A Script to Build SUSE Linux RPMs
License: GPL-2.0-only OR GPL-3.0-only License: GPL-2.0-only OR GPL-3.0-only
Group: Development/Tools/Building Group: Development/Tools/Building
Version: 20210830 Version: 20210902
Release: 0 Release: 0
Source: obs-build-%{version}.tar.gz Source: obs-build-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build

View File

@ -1,4 +1,4 @@
build (20210830) unstable; urgency=low build (20210902) unstable; urgency=low
* Update to current git trunk * Update to current git trunk
- add sles11sp2 build config and adapt autodetection - add sles11sp2 build config and adapt autodetection

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:26bf0b719930ff69a053a41a80651cdcdce5e872575ef37496bdcdf544e77ede
size 483899

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb9a22f9467483119dce811bfdc758fbd3140efb1f05f4db5f11b1814a934874
size 485561