Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:55:34 -07:00
parent c4a4afdbc7
commit 337596facb

View File

@ -1,6 +1,6 @@
Name: perl-Data-UUID
Version: 1.227
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Globally/Universally Unique Identifiers (GUIDs/UUIDs)
# Makefile.PL says BSD but LICENSE file is HP-1989
# LICENSE: HP-1989
@ -120,6 +120,10 @@ perl smp-test/collision.t
%{_libexecdir}/%{name}
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.227-3
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Thu Aug 08 2024 Troy Dawson <tdawson@redhat.com> - 1.227-2
- Bump release for Aug 2024 java mass rebuild