diff --git a/SPECS/osbuild-composer.spec b/SPECS/osbuild-composer.spec index 031bb49..4f51d47 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}.alma.1 +Release: 2%{?dist}.alma.1 Summary: An image building service based on osbuild # osbuild-composer doesn't have support for building i686 and armv7hl images @@ -473,6 +473,9 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c %endif %changelog +* Tue Nov 12 2024 Eduard Abdullin - 118-2.alma.1 +- Bump release + * Tue Oct 01 2024 Eduard Abdullin - 118-1.alma.1 - Install AlmaLinux repositories - Add AlmaLinux support patch (Thanks @pastalian)