diff --git a/.gitignore b/.gitignore index 522aec9..01be247 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -osbuild-141.2.tar.gz +osbuild-158.tar.gz diff --git a/osbuild.spec b/osbuild.spec index 5158759..b28bfd1 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 141.2 +Version: 158 %forgemeta @@ -40,8 +40,8 @@ Requires: (%{name}-selinux if selinux-policy-%{selinuxtype}) Requires: python3-librepo # This is required for `osbuild`, for RHEL-10 and above -# the stdlib toml package can be used instead -%if 0%{?rhel} < 10 +# the stdlib tomllib module can be used instead +%if 0%{?rhel} && 0%{?rhel} < 10 Requires: python3-tomli %endif @@ -127,8 +127,12 @@ Requires: python3-dnf %if 0%{?fedora} Requires: python3-rich Requires: python3-attrs +%if 0%{?fedora} > 40 +Requires: python3dist(typer-slim[standard]) +%else Requires: python3-typer %endif +%endif %description tools Contains additional tools and utilities for development of @@ -148,6 +152,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,11 +334,32 @@ fi %{pkgdir}/solver.json %changelog -* Wed May 14 2025 Eduard Abdullin - 141.2-1.alma.1 +* Tue Nov 11 2025 Eduard Abdullin - 158-1.alma.1 - Add AlmaLinux runners -* Wed Apr 02 2025 Tomáš Hozza - 141.2-1 -- Resolve RHEL-85559 +* Thu Aug 14 2025 imagebuilder-bot - 158-1 +- New upstream release + +* Tue Jul 15 2025 imagebuilder-bot - 156-1 +- New upstream release + +* Fri Jun 20 2025 imagebuilder-bot - 153-1 +- New upstream release + +* Fri Jun 06 2025 imagebuilder-bot - 151-1 +- New upstream release + +* Mon May 19 2025 imagebuilder-bot - 149-1 +- New upstream release + +* Wed Apr 16 2025 imagebuilder-bot - 147-1 +- New upstream release + +* Fri Mar 28 2025 imagebuilder-bot - 144-1 +- New upstream release + +* Fri Feb 28 2025 imagebuilder-bot - 142-1 +- New upstream release * Wed Feb 12 2025 imagebuilder-bot - 141-1 - New upstream release diff --git a/sources b/sources index 46d0441..d54cd03 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-141.2.tar.gz) = b4868d1805abed118e15f165b13d855f4762bf8581dddc9c99d05cca86037b79eeda7d287326835d72fbefa37882bda046470ec202b22159f741ca082ccdd502 +SHA512 (osbuild-158.tar.gz) = 5016c426c0f33503bb54f7d0f2ef72e548866867e4bfc4608789e3ce9dc7ca1bbdfef7a512ad38e8a7d2891a8c009f5d14bd33e6770d1e3b9262bc5cbdcf7142