- 1.2.5
* Fix SLE wrapper to take the proper architecture for packages DVD (jsc#SLE-8271) OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/product-builder?expand=0&rev=103
This commit is contained in:
parent
9299ad437d
commit
9ec9968c40
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.4</param>
|
||||
<param name="version">1.2.4</param>
|
||||
<param name="revision">1.2.5</param>
|
||||
<param name="version">1.2.5</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:cb7a599feb605084768a4575db9f33e544dfd1e4a82c2ef1c32c165dc4306121
|
||||
size 1316364
|
3
product-builder-1.2.5.obscpio
Normal file
3
product-builder-1.2.5.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69e8dc0adfb17ead645ea432fb48c8c96735282b8f93dd0cdc9a472a952ea7ee
|
||||
size 1316364
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 18 11:06:05 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
- 1.2.5
|
||||
* Fix SLE wrapper to take the proper architecture for packages DVD (jsc#SLE-8271)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 16 08:32:26 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: product-builder
|
||||
version: 1.2.4
|
||||
mtime: 1568615822
|
||||
commit: ad6f455bc44b150eb916663ed8cff74fae455c94
|
||||
version: 1.2.5
|
||||
mtime: 1568804597
|
||||
commit: 3977b33e4bb79b990b80976291c3e4717589991e
|
||||
|
||||
|
@ -23,7 +23,7 @@ Url: http://github.com/openSUSE/product-builder
|
||||
Name: product-builder
|
||||
Conflicts: kiwi
|
||||
Conflicts: kiwi-instsource
|
||||
Version: 1.2.4
|
||||
Version: 1.2.5
|
||||
Release: 0
|
||||
Provides: kiwi-schema = 6.2
|
||||
Source: product-builder-%version.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user