From 10e0e0584b03ab8db706850c69bc4273f74f2abf Mon Sep 17 00:00:00 2001 From: importbot <releng@rockylinux.org> Date: Mon, 24 Jun 2024 21:53:43 +0000 Subject: [PATCH] import osbuild-composer-109-2.el10 --- SPECS/osbuild-composer.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/osbuild-composer.spec b/SPECS/osbuild-composer.spec index 84b4234..754ffc0 100644 --- a/SPECS/osbuild-composer.spec +++ b/SPECS/osbuild-composer.spec @@ -25,7 +25,7 @@ It is compatible with composer-cli and cockpit-composer clients. } Name: osbuild-composer -Release: 1%{?dist} +Release: 2%{?dist} Summary: An image building service based on osbuild # osbuild-composer doesn't have support for building i686 and armv7hl images @@ -449,6 +449,9 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c %endif %changelog +* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 109-2 +- Bump release for June 2024 mass rebuild + * Tue Jun 04 2024 Tomáš Hozza <thozza@redhat.com> - 109-1 - New upstream release + bachport upstream fix to make tests pass on el10 -- GitLab