forked from pool/product-builder
go
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/product-builder?expand=0&rev=94
This commit is contained in:
parent
8e2db6a953
commit
20884f4283
4
_service
4
_service
@ -1,8 +1,8 @@
|
||||
<services>
|
||||
<service name="obs_scm" mode="disabled">
|
||||
<param name="url">https://github.com/openSUSE/product-builder.git</param>
|
||||
<param name="revision">1.2.0</param>
|
||||
<param name="version">1.2.0</param>
|
||||
<param name="revision">1.2.1</param>
|
||||
<param name="version">1.2.1</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="extract">rpm/product-builder.spec</param>
|
||||
</service>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:36fa099438979eee1cbf093bd2e8a04ae4704f6abee2f544593ff73b79a242f7
|
||||
size 1312269
|
3
product-builder-1.2.1.obscpio
Normal file
3
product-builder-1.2.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dbef02ffe618358f542ca4190b809528575579e45f7a0292dd6587c019474adc
|
||||
size 1311757
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 16 14:46:43 UTC 2019 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- 1.2.1
|
||||
* Use RPi hybrid mode on aarch64 always (no config needed anymore)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 24 12:36:16 UTC 2018 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: product-builder
|
||||
version: 1.2.0
|
||||
mtime: 1535116120
|
||||
commit: 2eaf4a9a9d0ff1b8a6e40a45dce57c1640b75787
|
||||
version: 1.2.1
|
||||
mtime: 1547649697
|
||||
commit: 0682d806bcf6ea2a61b04ce10ad60b3c8149155f
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package product-builder
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 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
|
||||
@ -23,7 +23,7 @@ Url: http://github.com/openSUSE/product-builder
|
||||
Name: product-builder
|
||||
Conflicts: kiwi
|
||||
Conflicts: kiwi-instsource
|
||||
Version: 1.2.0
|
||||
Version: 1.2.1
|
||||
Release: 0
|
||||
Provides: kiwi-schema = 6.2
|
||||
Source: product-builder-%version.tar.xz
|
||||
|
Loading…
x
Reference in New Issue
Block a user