1.3.4
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/product-builder?expand=0&rev=122
This commit is contained in:
parent
9f5527b2ba
commit
82c0f16329
4
_service
4
_service
@ -1,8 +1,8 @@
|
||||
<services>
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="url">https://github.com/openSUSE/product-builder.git</param>
|
||||
<param name="revision">1.3.3</param>
|
||||
<param name="version">1.3.3</param>
|
||||
<param name="revision">1.3.4</param>
|
||||
<param name="version">1.3.4</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="extract">rpm/product-builder.spec</param>
|
||||
</service>
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 28 08:47:58 UTC 2021 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- 1.3.4
|
||||
* fix collecting of source rpms when multiple different
|
||||
binary versions were used
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 15 12:26:31 UTC 2021 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: product-builder
|
||||
version: 1.3.3
|
||||
mtime: 1615811024
|
||||
commit: 52509a6375ae663e93d0997085a969dcada02b36
|
||||
version: 1.3.4
|
||||
mtime: 1624869853
|
||||
commit: 78fdc0f5a15e81a788aa1b142d4507cb6a8845bd
|
||||
|
||||
|
@ -23,7 +23,7 @@ URL: http://github.com/openSUSE/product-builder
|
||||
Name: product-builder
|
||||
Conflicts: kiwi
|
||||
Conflicts: kiwi-instsource
|
||||
Version: 1.3.3
|
||||
Version: 1.3.4
|
||||
Release: 0
|
||||
Provides: kiwi-schema = 6.2
|
||||
Source: product-builder-%version.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user