From fe1bf259772bbb764987fd943250c8c276b94973 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:37:21 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- booth.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/booth.spec b/booth.spec index 526f7ce..b72d23c 100644 --- a/booth.spec +++ b/booth.spec @@ -40,7 +40,7 @@ Name: booth Version: 1.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Ticket Manager for Multi-site Clusters License: GPL-2.0-or-later Url: https://github.com/%{github_owner}/%{name} @@ -286,6 +286,9 @@ VERBOSE=1 make check %{_usr}/lib/ocf/resource.d/booth/sharedrsc %changelog +* Mon Jun 24 2024 Troy Dawson - 1.2-2 +- Bump release for June 2024 mass rebuild + * Fri Jun 07 2024 Jan Friesse - 1.2-1 - Resolves: RHEL-22016 - Resolves: RHEL-40410