Accepting request 407731 from openSUSE:Tools
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/407731 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=98
This commit is contained in:
commit
5645f1f4cc
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
|||||||
pkgname=build
|
pkgname=build
|
||||||
pkgver=20160427
|
pkgver=20160629
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Build packages in sandbox"
|
pkgdesc="Build packages in sandbox"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 30 05:47:52 UTC 2016 - adrian@suse.de
|
||||||
|
|
||||||
|
- adding first snapcraft support
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 27 15:03:56 UTC 2016 - adrian@suse.de
|
Wed Apr 27 15:03:56 UTC 2016 - adrian@suse.de
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: build
|
Source: build
|
||||||
Version: 20160427
|
Version: 20160629
|
||||||
Binary: build
|
Binary: build
|
||||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||||
Architecture: all
|
Architecture: all
|
||||||
|
@ -18,13 +18,13 @@
|
|||||||
# needsbinariesforbuild
|
# needsbinariesforbuild
|
||||||
|
|
||||||
|
|
||||||
%define version_unconverted 20160427
|
%define version_unconverted 20160629
|
||||||
|
|
||||||
Name: build
|
Name: build
|
||||||
Summary: A Script to Build SUSE Linux RPMs
|
Summary: A Script to Build SUSE Linux RPMs
|
||||||
License: GPL-2.0+ and GPL-2.0
|
License: GPL-2.0+ and GPL-2.0
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
Version: 20160427
|
Version: 20160629
|
||||||
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
|
||||||
@ -56,6 +56,8 @@ Recommends: perl(Time::Zone)
|
|||||||
Recommends: perl(URI)
|
Recommends: perl(URI)
|
||||||
Recommends: perl(XML::Parser)
|
Recommends: perl(XML::Parser)
|
||||||
Recommends: perl(Net::SSL)
|
Recommends: perl(Net::SSL)
|
||||||
|
Recommends: perl(YAML)
|
||||||
|
Recommends: perl(YAML::LibYAML)
|
||||||
Recommends: bsdtar
|
Recommends: bsdtar
|
||||||
Recommends: qemu-linux-user
|
Recommends: qemu-linux-user
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
build (20160427) unstable; urgency=low
|
build (20160629) 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
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e64497e5c801fb9470efda1e45690b3ec9bc65600b4a4e9253bae841af5e1d7f
|
|
||||||
size 236431
|
|
3
obs-build-20160629.tar.gz
Normal file
3
obs-build-20160629.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2513b5080cbf803cd15124e912a6514996459ce9b828fb520cca1294c3b70e9a
|
||||||
|
size 240384
|
Loading…
Reference in New Issue
Block a user