Sync from SUSE:SLFO:Main product-composer revision 5b6280ef17a18036cafa456bcc1f2342
This commit is contained in:
parent
7613dee11f
commit
336edae47f
4
_service
4
_service
@ -2,8 +2,8 @@
|
|||||||
<service name="obs_scm" mode="manual">
|
<service name="obs_scm" mode="manual">
|
||||||
<param name="url">https://github.com/openSUSE/product-composer</param>
|
<param name="url">https://github.com/openSUSE/product-composer</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">0.4.18</param>
|
<param name="revision">0.4.20</param>
|
||||||
<param name="version">0.4.18</param>
|
<param name="version">0.4.20</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="set_version" mode="manual" />
|
<service name="set_version" mode="manual" />
|
||||||
<service name="tar" mode="buildtime" />
|
<service name="tar" mode="buildtime" />
|
||||||
|
BIN
product-composer-0.4.18.obscpio
(Stored with Git LFS)
BIN
product-composer-0.4.18.obscpio
(Stored with Git LFS)
Binary file not shown.
BIN
product-composer-0.4.20.obscpio
(Stored with Git LFS)
Normal file
BIN
product-composer-0.4.20.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 30 10:22:13 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
||||||
|
|
||||||
|
- update to version 0.4.20
|
||||||
|
* fix logic of installcheck fatality
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 25 14:34:24 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
||||||
|
|
||||||
|
- update to version 0.4.19
|
||||||
|
* Avoid hanging installcheck with large output
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 23 10:50:59 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
Mon Sep 23 10:50:59 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: product-composer
|
name: product-composer
|
||||||
version: 0.4.18
|
version: 0.4.20
|
||||||
mtime: 1727085142
|
mtime: 1727684611
|
||||||
commit: 5467b6476bad0319e33fe6b65be0a7550bdc3328
|
commit: 6dc065d5dc1d71ca92242953e5dfeca31e35a60b
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: product-composer
|
Name: product-composer
|
||||||
Version: 0.4.18
|
Version: 0.4.20
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Product Composer
|
Summary: Product Composer
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user