update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/product-builder?expand=0&rev=91
This commit is contained in:
parent
be47481b12
commit
d83c58b262
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.1.3</param>
|
||||
<param name="version">1.1.3</param>
|
||||
<param name="revision">1.2.0</param>
|
||||
<param name="version">1.2.0</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:207ef68109d8158e2e3599afe553ce4bd35f73a6dfa053d342d7585a78e9e59b
|
||||
size 1309197
|
3
product-builder-1.2.0.obscpio
Normal file
3
product-builder-1.2.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b6de5bdd7767160342d12c1e6d0518158cdd41bdf6ed1155173a821ef6eb1563
|
||||
size 1312269
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 24 12:36:16 UTC 2018 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- 1.2.0
|
||||
* Add special RPi hybrid mode
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 6 08:57:09 UTC 2018 - adrian@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: product-builder
|
||||
version: 1.1.3
|
||||
mtime: 1528275159
|
||||
commit: 717e1875568f05082a116dc015563f7bde4ec255
|
||||
version: 1.2.0
|
||||
mtime: 1535113971
|
||||
commit: c412981f9acd1c387b4122df7ed076d31406a3c2
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -23,7 +23,7 @@ Url: http://github.com/openSUSE/product-builder
|
||||
Name: product-builder
|
||||
Conflicts: kiwi
|
||||
Conflicts: kiwi-instsource
|
||||
Version: 1.1.3
|
||||
Version: 1.2.0
|
||||
Release: 0
|
||||
Provides: kiwi-schema = 6.2
|
||||
Source: product-builder-%version.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user