diff --git a/perl-Data-UUID.spec b/perl-Data-UUID.spec index 68f69b4..a7ff742 100644 --- a/perl-Data-UUID.spec +++ b/perl-Data-UUID.spec @@ -1,6 +1,6 @@ Name: perl-Data-UUID Version: 1.226 -Release: 5%{?dist} +Release: 6%{?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,10 @@ perl smp-test/collision.t %{_mandir}/man3/Data::UUID.3* %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.226-6 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.226-5 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937