From ccb2a255a75ec0276cdc7ba116b4dcc5252db8c1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jan 2022 00:54:22 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- perl-Data-UUID.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Data-UUID.spec b/perl-Data-UUID.spec index 851cfcd..fa67bbf 100644 --- a/perl-Data-UUID.spec +++ b/perl-Data-UUID.spec @@ -1,6 +1,6 @@ Name: perl-Data-UUID Version: 1.226 -Release: 7%{?dist} +Release: 8%{?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 @@ -90,6 +90,9 @@ perl smp-test/collision.t %{_mandir}/man3/Data::UUID.3* %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 1.226-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Thu Dec 16 2021 Paul Howarth - 1.226-7 - BR: perl(blib) for smp-test/collision.t