Perl 5.32 rebuild

This commit is contained in:
Jitka Plesnikova 2020-06-23 11:19:04 +02:00
parent 07739cd854
commit 10b16f2b6b

View File

@ -1,6 +1,6 @@
Name: perl-Data-UUID
Version: 1.226
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Globally/Universally Unique Identifiers (GUIDs/UUIDs)
# Upstream says BSD but LICENSE file looks more like MIT
# https://lists.fedoraproject.org/pipermail/legal/2013-August/002226.html
@ -89,6 +89,9 @@ perl smp-test/collision.t
%{_mandir}/man3/Data::UUID.3*
%changelog
* Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.226-2
- Perl 5.32 rebuild
* Sun Apr 12 2020 Paul Howarth <paul@city-fan.org> - 1.226-1
- Update to 1.226
- Set umask before fopen in destructor