Accepting request 631391 from openSUSE:Tools
- 1.2.0 * Add special RPi hybrid mode OBS-URL: https://build.opensuse.org/request/show/631391 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/product-builder?expand=0&rev=24
This commit is contained in:
commit
a063b7ab23
4
_service
4
_service
@ -1,8 +1,8 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="obs_scm" mode="disabled">
|
<service name="obs_scm" mode="disabled">
|
||||||
<param name="url">https://github.com/openSUSE/product-builder.git</param>
|
<param name="url">https://github.com/openSUSE/product-builder.git</param>
|
||||||
<param name="revision">1.1.3</param>
|
<param name="revision">1.2.0</param>
|
||||||
<param name="version">1.1.3</param>
|
<param name="version">1.2.0</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="extract">rpm/product-builder.spec</param>
|
<param name="extract">rpm/product-builder.spec</param>
|
||||||
</service>
|
</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:36fa099438979eee1cbf093bd2e8a04ae4704f6abee2f544593ff73b79a242f7
|
||||||
|
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
|
Wed Jun 6 08:57:09 UTC 2018 - adrian@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: product-builder
|
name: product-builder
|
||||||
version: 1.1.3
|
version: 1.2.0
|
||||||
mtime: 1528275159
|
mtime: 1535116120
|
||||||
commit: 717e1875568f05082a116dc015563f7bde4ec255
|
commit: 2eaf4a9a9d0ff1b8a6e40a45dce57c1640b75787
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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
|
Name: product-builder
|
||||||
Conflicts: kiwi
|
Conflicts: kiwi
|
||||||
Conflicts: kiwi-instsource
|
Conflicts: kiwi-instsource
|
||||||
Version: 1.1.3
|
Version: 1.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Provides: kiwi-schema = 6.2
|
Provides: kiwi-schema = 6.2
|
||||||
Source: product-builder-%version.tar.xz
|
Source: product-builder-%version.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user