Sync from SUSE:SLFO:Main product-composer revision d86024144b86723df67ee7cd9c2bf2e8
This commit is contained in:
parent
051fb770e9
commit
7613dee11f
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.17</param>
|
<param name="revision">0.4.18</param>
|
||||||
<param name="version">0.4.17</param>
|
<param name="version">0.4.18</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.17.obscpio
(Stored with Git LFS)
BIN
product-composer-0.4.17.obscpio
(Stored with Git LFS)
Binary file not shown.
BIN
product-composer-0.4.18.obscpio
(Stored with Git LFS)
Normal file
BIN
product-composer-0.4.18.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 23 10:50:59 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
||||||
|
|
||||||
|
- update to version 0.4.18
|
||||||
|
* Fix product name in SPDX SBOM files (was hardcoded to ALP)
|
||||||
|
* Some more progress lines for logfile
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 2 12:18:07 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
Mon Sep 2 12:18:07 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: product-composer
|
name: product-composer
|
||||||
version: 0.4.17
|
version: 0.4.18
|
||||||
mtime: 1725279404
|
mtime: 1727085142
|
||||||
commit: 4f3cfc67bd0acec8a6edbab6084ce56321b194dc
|
commit: 5467b6476bad0319e33fe6b65be0a7550bdc3328
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: product-composer
|
Name: product-composer
|
||||||
Version: 0.4.17
|
Version: 0.4.18
|
||||||
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