From 6d0e0c6a66a0321e68808ef47740a03f15430347 Mon Sep 17 00:00:00 2001 From: Yuriy Kohut Date: Tue, 23 Apr 2024 10:28:07 +0300 Subject: [PATCH] Bump the package release. --- SPECS/leapp-repository.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/leapp-repository.spec b/SPECS/leapp-repository.spec index edbb5f6..c79c2c6 100644 --- a/SPECS/leapp-repository.spec +++ b/SPECS/leapp-repository.spec @@ -43,7 +43,7 @@ py2_byte_compile "%1" "%2"} Epoch: 1 Name: leapp-repository Version: 0.19.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Repositories for leapp License: ASL 2.0 @@ -283,6 +283,9 @@ done; # no files here %changelog +* Tue Apr 23 2024 Yuriy Kohut - 1:0.19.0-6 +- Enable CentOS Stream release 8 to 9 elevation + * Wed Jan 10 2024 Yuriy Kohut - 1:0.19.0-5 - AlmaLinux/CentOS/Oracle/Rocky/EuroLinux support (phase 1)