Sync from SUSE:ALP:Source:Standard:1.0 product-composer revision 2e8a05b1c7a1d422960495ec3b96d343

This commit is contained in:
Adrian Schröter 2024-03-08 12:47:47 +01:00
parent 94902971ef
commit 3d8401498f
6 changed files with 18 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.1</param>
<param name="revision">0.4.1</param>
<param name="version">0.4.2</param>
<param name="revision">0.4.2</param>
</service>
<service name="set_version" mode="manual" />
<service name="tar" mode="buildtime" />

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

Binary file not shown.

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

Binary file not shown.

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Mar 8 10:40:48 UTC 2024 - Adrian Schröter <adrian@suse.de>
- update to version 0.4.2
* generate also diskusage data now (done by mls)
* code cleanup
- add missing dependency to python-zstandard
-------------------------------------------------------------------
Thu Mar 7 15:49:18 UTC 2024 - Adrian Schröter <adrian@suse.de>

View File

@ -1,4 +1,4 @@
name: product-composer
version: 0.4.1
mtime: 1709826398
commit: d4343d718c9ebcc9bcdce68b133b0c84979c870e
version: 0.4.2
mtime: 1709895036
commit: 2e1933d5752f59d07883338de554c829ba7daeb2

View File

@ -17,7 +17,7 @@
Name: product-composer
Version: 0.4.1
Version: 0.4.2
Release: 0
Summary: Product Composer
License: GPL-2.0-or-later
@ -31,6 +31,7 @@ BuildRequires: python3-wheel
Requires: python3-PyYAML
Requires: python3-pydantic
Requires: python3-rpm
Requires: python3-zstandard
# build for signdummy
Requires: build
Requires: createrepo