Sync from SUSE:SLFO:Main product-composer revision 6f20abdae68d8ba8644fa5ac9911a16a

This commit is contained in:
Adrian Schröter 2024-06-06 18:19:28 +02:00
parent 9f3b9813ef
commit f63f84c733
6 changed files with 38 additions and 9 deletions

View File

@ -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="version">0.4.4</param>
<param name="revision">0.4.4</param>
<param name="version">0.4.8</param>
<param name="revision">0.4.8</param>
</service>
<service name="set_version" mode="manual" />
<service name="tar" mode="buildtime" />

BIN
product-composer-0.4.4.obscpio (Stored with Git LFS)

Binary file not shown.

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

Binary file not shown.

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Fri May 24 13:54:21 UTC 2024 - Adrian Schröter <adrian@suse.de>
- update to version 0.4.8
* Support export of slsa.provenance files
* Allow to override product directory per flavor
-------------------------------------------------------------------
Fri May 17 13:36:46 UTC 2024 - Adrian Schröter <adrian@suse.de>
- update to version 0.4.7
* Support aborting on embargo updates in future
* Clean updateinfo.xml from OBS internal elements
* Add tagmedia for iso files to support checkmedia command
-------------------------------------------------------------------
Fri May 17 07:58:33 UTC 2024 - Adrian Schröter <adrian@suse.de>
- update to version 0.4.6
* fixing signature creation for -Source and -Debug media
* added option to allow to specify an updateinfo id prefix
-------------------------------------------------------------------
Thu May 16 09:04:27 UTC 2024 - Adrian Schröter <adrian@suse.de>
- update to version 0.4.5
* generate .sha256 files for .iso files
-------------------------------------------------------------------
Thu Apr 11 12:17:13 UTC 2024 - Adrian Schröter <adrian@suse.de>

View File

@ -1,4 +1,4 @@
name: product-composer
version: 0.4.4
mtime: 1712843104
commit: 6b8348ef1a43060b857ec8ed3accbbd7f44f49e0
version: 0.4.8
mtime: 1716558739
commit: c83a1737ac73d82d1ac9f4ce6115323c36b39f5e

View File

@ -17,7 +17,7 @@
Name: product-composer
Version: 0.4.4
Version: 0.4.8
Release: 0
Summary: Product Composer
License: GPL-2.0-or-later
@ -34,6 +34,7 @@ Requires: python3-rpm
Requires: python3-zstandard
# build for signdummy
Requires: build
Requires: checkmedia
Requires: createrepo
Requires: inst-source-utils
Requires: mkisofs