Sync from SUSE:SLFO:Main product-composer revision 01bab0f7cdbfe17066156f2127b9da63
This commit is contained in:
parent
aa4d00baa1
commit
85ef5aa933
4
_service
4
_service
@ -2,8 +2,8 @@
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="url">https://github.com/openSUSE/product-composer</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">0.5.2</param>
|
||||
<param name="version">0.5.2</param>
|
||||
<param name="revision">0.5.3</param>
|
||||
<param name="version">0.5.3</param>
|
||||
</service>
|
||||
<service name="set_version" mode="manual" />
|
||||
<service name="tar" mode="buildtime" />
|
||||
|
BIN
product-composer-0.5.2.obscpio
(Stored with Git LFS)
BIN
product-composer-0.5.2.obscpio
(Stored with Git LFS)
Binary file not shown.
BIN
product-composer-0.5.3.obscpio
(Stored with Git LFS)
Normal file
BIN
product-composer-0.5.3.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 6 09:11:29 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- update to version 0.5.3
|
||||
|
||||
Adding skip_updateinfos build option to pass issue #14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 09:14:14 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
@ -30,6 +37,7 @@ Fri Jan 24 09:29:41 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- update to version 0.4.21
|
||||
* Use generate_sbom from OBS server instance if available
|
||||
(boo#1231141)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 30 10:22:13 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: product-composer
|
||||
version: 0.5.2
|
||||
mtime: 1738227407
|
||||
commit: ab91dcc249784e2742c3d2585e48cd69a10e5b57
|
||||
version: 0.5.3
|
||||
mtime: 1738833000
|
||||
commit: 92367cf3e64207f0c1f8afee29f32bf32d3563e0
|
||||
|
@ -23,7 +23,7 @@
|
||||
%endif
|
||||
|
||||
Name: product-composer
|
||||
Version: 0.5.2
|
||||
Version: 0.5.3
|
||||
Release: 0
|
||||
Summary: Product Composer
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user