Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 08:37:21 -07:00
parent 6bae2bb3f7
commit fe1bf25977

View File

@ -40,7 +40,7 @@
Name: booth Name: booth
Version: 1.2 Version: 1.2
Release: 1%{?dist} Release: 2%{?dist}
Summary: Ticket Manager for Multi-site Clusters Summary: Ticket Manager for Multi-site Clusters
License: GPL-2.0-or-later License: GPL-2.0-or-later
Url: https://github.com/%{github_owner}/%{name} Url: https://github.com/%{github_owner}/%{name}
@ -286,6 +286,9 @@ VERBOSE=1 make check
%{_usr}/lib/ocf/resource.d/booth/sharedrsc %{_usr}/lib/ocf/resource.d/booth/sharedrsc
%changelog %changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.2-2
- Bump release for June 2024 mass rebuild
* Fri Jun 07 2024 Jan Friesse <jfriesse@redhat.com> - 1.2-1 * Fri Jun 07 2024 Jan Friesse <jfriesse@redhat.com> - 1.2-1
- Resolves: RHEL-22016 - Resolves: RHEL-22016
- Resolves: RHEL-40410 - Resolves: RHEL-40410