Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 08:53:46 -07:00
parent 2bc63920d3
commit 2b58aeee72

View File

@ -10,7 +10,7 @@
#
# baserelease is what we have standardized across Fedora and what
# rpmdev-bumpspec knows how to handle.
%global baserelease 6
%global baserelease 7
# This should be e.g. beta1 or %%nil
%global pre_release %nil
@ -711,6 +711,9 @@ exit 0
%{_datarootdir}/%{name}-tests/%{_arch}
%changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.21.2-7
- Bump release for June 2024 mass rebuild
* Wed Jun 19 2024 Julien Rische <jrische@redhat.com> - 1.21.2-6
- Add missing SPDX license identifiers
Resolves: RHEL-44383