Adrian Schröter 2019-03-21 09:40:05 +00:00 committed by Git OBS Bridge
parent b2cd4d956a
commit 8e46fbac85
7 changed files with 18 additions and 8 deletions

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Mar 21 09:35:43 UTC 2019 - Adrian Schröter <adrian@suse.de>
- Filter out 'MACRO' from Requires(pre)
- Support createrepo_c's CREATEREPO_CHECKSUMS checksum cache
- Skip unsupported GPG check on ArchLinux
- Support #!BuildRequires dependencies
- Collect more statistics
- Install policy-rc.d to prevent services from starting on Debian
-------------------------------------------------------------------
Wed Jan 23 14:42:17 UTC 2019 - Adrian Schröter <adrian@suse.de>
@ -133,7 +143,7 @@ Wed Jan 24 16:04:35 UTC 2018 - adrian@suse.de
Tue Nov 28 13:33:11 UTC 2017 - adrian@suse.de
- Fixed Dockerfile repository parsing
- Improve file name check extractbuild
- Improve file name check extractbuild (CVE-2017-14804, bsc#1069904)
- track release number of containers
- Define SOURCEURL and PATCHURL macros
- Keep preinstalled packages

View File

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

View File

@ -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: 20190123
Version: 20190321
Release: 0
Source: obs-build-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build

View File

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

View File

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

View File

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