forked from pool/build
Accepting request 452453: fix haskell builds
Rev openSUSE:Factory/102 Md5 c2c02767a75441c0b5bc6a92851da674 2017-02-01 08:49:38 dimstar_suse 452453
This commit is contained in:
commit
788052f86e
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=build
|
||||
pkgver=20161206
|
||||
pkgver=20170112
|
||||
pkgrel=0
|
||||
pkgdesc="Build packages in sandbox"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 16:06:13 UTC 2017 - adrian@suse.de
|
||||
|
||||
- fix haskell builds (bsc#1018895)
|
||||
- fix multi type kiwi profile handling
|
||||
- minor distribution config and bug fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 6 15:36:20 UTC 2016 - adrian@suse.de
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: build
|
||||
Version: 20161206
|
||||
Version: 20170112
|
||||
Binary: build
|
||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||
Architecture: all
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package build
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,13 +18,13 @@
|
||||
# needsbinariesforbuild
|
||||
|
||||
|
||||
%define version_unconverted 20161206
|
||||
%define version_unconverted 20170112
|
||||
|
||||
Name: build
|
||||
Summary: A Script to Build SUSE Linux RPMs
|
||||
License: GPL-2.0+ and GPL-2.0
|
||||
Group: Development/Tools/Building
|
||||
Version: 20161206
|
||||
Version: 20170112
|
||||
Release: 0
|
||||
Source: obs-build-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
@ -1,4 +1,4 @@
|
||||
build (20161206) unstable; urgency=low
|
||||
build (20170112) unstable; urgency=low
|
||||
|
||||
* Update to current git trunk
|
||||
- add sles11sp2 build config and adapt autodetection
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e34c026a23793c9a7a29d142eac1c2dc1f29d268204ebc1493cd991a15f6a518
|
||||
size 1832
|
||||
oid sha256:9046961c3e5f2f0f18a2d8bcd83e83dbb84953ee5fbbf45c01ba3c217a9c6eb3
|
||||
size 1561
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:41c8c78b5bf3439ae0c34f955f8b2ccd5a044806930bb20152da73101a848e23
|
||||
size 255989
|
3
obs-build-20170112.tar.gz
Normal file
3
obs-build-20170112.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4561496f4150d3e94ec9ea7dee992a06859826b68024e311b485f536c2061dfb
|
||||
size 255315
|
Loading…
Reference in New Issue
Block a user