From 49ee5823a545db7aee7ed223f1019c3da85e8306 Mon Sep 17 00:00:00 2001 From: imagebuilder-bot Date: Thu, 22 Feb 2024 13:43:21 +0000 Subject: [PATCH] Update to 109 Resolves: RHEL-1035 --- .gitignore | 1 + osbuild.spec | 11 ++++++++++- sources | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index dab89fc..d53886f 100644 --- a/.gitignore +++ b/.gitignore @@ -93,3 +93,4 @@ /osbuild-104.tar.gz /osbuild-105.tar.gz /osbuild-106.tar.gz +/osbuild-109.tar.gz diff --git a/osbuild.spec b/osbuild.spec index 16e973a..142ab3c 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 106 +Version: 109 %forgemeta @@ -39,6 +39,12 @@ Requires: util-linux Requires: python3-%{pypi_name} = %{version}-%{release} Requires: (%{name}-selinux if selinux-policy-%{selinuxtype}) +# This is required for `osbuild`, for RHEL-10 and above +# the stdlib toml package can be used instead +%if 0%{?rhel} < 10 +Requires: python3-tomli +%endif + # Turn off dependency generators for runners. The reason is that runners are # tailored to the platform, e.g. on RHEL they are using platform-python. We # don't want to pick up those dependencies on other platform. @@ -290,6 +296,9 @@ fi %{_libexecdir}/osbuild-depsolve-dnf %changelog +* Thu Feb 22 2024 imagebuilder-bot - 109-1 +- New upstream release + * Thu Feb 01 2024 imagebuilder-bot - 106-1 - New upstream release diff --git a/sources b/sources index 321bc69..183f490 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-106.tar.gz) = d814e1e5431dd7309aecfa50c00a92663162c8d7476eb24416e84b44f9bdd11db9c3e92abe466d6039a225ae756b02f1ec62d30fbb52f571258bdf90a83532bd +SHA512 (osbuild-109.tar.gz) = cde2f81adad1429c9ef25a5402da1999045a8a311dbb724e1bf4d98996dcbd809978ffd7165ec3175a5906c28a9bd58199cf8f3596db72b928ed2aa4e350f892