diff --git a/.gitignore b/.gitignore index 677639b..d8846f0 100644 --- a/.gitignore +++ b/.gitignore @@ -123,3 +123,4 @@ /osbuild-140.tar.gz /osbuild-141.tar.gz /osbuild-142.tar.gz +/osbuild-144.tar.gz diff --git a/osbuild.spec b/osbuild.spec index 4be7ee5..8aec750 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 142 +Version: 144 %forgemeta @@ -148,6 +148,13 @@ Requires: python3-libdnf5 >= 5.2.1 Requires: python3-dnf %endif +%if 0%{?fedora} +# RHEL / CS does not have python3-license-expression +# It is needed for validating license expressions in RPM packages when generating SBOMs +# While SBOMs can be generated also without this package, it is recommended to have it. +Recommends: python3-license-expression +%endif + # osbuild 125 added a new "solver" field and osbuild-composer only # supports this since 116 Conflicts: osbuild-composer <= 115 @@ -323,9 +330,12 @@ fi %{pkgdir}/solver.json %changelog -* Tue Mar 04 2025 Eduard Abdullin - 142-1.alma.1 +* Sat Mar 29 2025 Eduard Abdullin - 144-1.alma.1 - Add AlmaLinux runners +* Fri Mar 28 2025 imagebuilder-bot - 144-1 +- New upstream release + * Fri Feb 28 2025 imagebuilder-bot - 142-1 - New upstream release diff --git a/sources b/sources index 984b49c..07de16c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-142.tar.gz) = d34e44ddfd56b9a053ac96abec7b95c80ded2847d288904d329758073b1c449a73a5c6e205ceb7a91bd4cbcc51f959e6e234dcb821b0eda4ddb0613aa697e8b7 +SHA512 (osbuild-144.tar.gz) = 3f65a7ead94ce8a1a237673c3e2a2627a7db247fdc8989f952a820e0f49cd43cba3c772d71530c171b90884ab4643c3911027203c306cb110deb9678dcedbcc9