Accepting request 1101100 from openSUSE:Tools
- 1.4.14 * Introduce DOWNLOAD_MIRROR_POLICY option, enabled by default! => can lead to build failures on inconsistent package build states * Joliet format only on main medium OBS-URL: https://build.opensuse.org/request/show/1101100 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/product-builder?expand=0&rev=44
This commit is contained in:
commit
8b51101549
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.4.13</param>
|
||||
<param name="version">1.4.13</param>
|
||||
<param name="revision">1.4.14</param>
|
||||
<param name="version">1.4.14</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:facf91aade9772a8331255091494aa651061dd4cd0088834e2c8caaaff59cab3
|
||||
size 1325068
|
BIN
product-builder-1.4.14.obscpio
(Stored with Git LFS)
Normal file
BIN
product-builder-1.4.14.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 14:38:16 UTC 2023 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- 1.4.14
|
||||
* Introduce DOWNLOAD_MIRROR_POLICY option, enabled by default!
|
||||
=> can lead to build failures on inconsistent package build
|
||||
states
|
||||
* Joliet format only on main medium
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 24 12:53:48 UTC 2023 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: product-builder
|
||||
version: 1.4.13
|
||||
mtime: 1679662279
|
||||
commit: a15501ef6c096ce21e6f7d82c28db36845a43331
|
||||
version: 1.4.14
|
||||
mtime: 1690469961
|
||||
commit: 9646b72160e44d318487bb8aab9113505fa7f592
|
||||
|
@ -23,7 +23,7 @@ URL: http://github.com/openSUSE/product-builder
|
||||
Name: product-builder
|
||||
Conflicts: kiwi
|
||||
Conflicts: kiwi-instsource
|
||||
Version: 1.4.13
|
||||
Version: 1.4.14
|
||||
Release: 0
|
||||
Provides: kiwi-schema = 6.2
|
||||
Source: product-builder-%version.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user