From 242b0e2e765f9d363447fe1f6ac3e8581a24bcd1 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Fri, 27 Sep 2024 10:08:36 +0300 Subject: [PATCH] Fix dist --- SPECS/osbuild-composer.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SPECS/osbuild-composer.spec b/SPECS/osbuild-composer.spec index 5a7eee7..5cc7266 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: 2%{?dist}.alma.2 +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 @@ -408,7 +408,7 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c %endif %changelog -* Thu Sep 26 2024 Eduard Abdullin - 101-2.alma.2 +* Thu Sep 26 2024 Eduard Abdullin - 101-2.alma.1 - Bump release * Fri May 24 2024 Eduard Abdullin - 101-1.alma.2