From 6caac2fdf30b398496760fdb19c4e92b93a9d532 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Thu, 15 Apr 2021 22:46:00 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- booth.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/booth.spec b/booth.spec index 8059099..0c52734 100644 --- a/booth.spec +++ b/booth.spec @@ -30,7 +30,7 @@ %global git_describe_str v1.0-239-g52ec25539bc73fec37851bfe1eaa397251fa6487 # Set this to 1 when rebasing (changing git_describe_str) and increase otherwise -%global release 2 +%global release 3 # Run shell script to parse git_describe str into version, numcomm and sha1 hash %global booth_ver %(s=%{git_describe_str}; vver=${s%%%%-*}; echo ${vver:1}) @@ -303,6 +303,9 @@ VERBOSE=1 make check %{_usr}/lib/ocf/resource.d/booth/sharedrsc %changelog +* Thu Apr 15 2021 Mohan Boddu - 1.0-239.3.52ec255.git +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Jan 26 2021 Fedora Release Engineering - 1.0-239.2.52ec255.git - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild