Sync from SUSE:SLFO:Main product-composer revision 5b6280ef17a18036cafa456bcc1f2342

This commit is contained in:
Adrian Schröter 2024-10-03 15:14:39 +02:00
parent 7613dee11f
commit 336edae47f
6 changed files with 21 additions and 9 deletions

View File

@ -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)

Binary file not shown.

BIN
product-composer-0.4.20.obscpio (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -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>

View File

@ -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

View File

@ -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