diff --git a/perl-Data-UUID.spec b/perl-Data-UUID.spec index ed82158..fe987a6 100644 --- a/perl-Data-UUID.spec +++ b/perl-Data-UUID.spec @@ -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 - 1.226-2 +- Perl 5.32 rebuild + * Sun Apr 12 2020 Paul Howarth - 1.226-1 - Update to 1.226 - Set umask before fopen in destructor