|
|
|
@ -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
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.227-2
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|