From 513b6c780a80c6dfb04823961a834dc7f72e48a9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 4 Feb 2016 13:10:19 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- 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 4d11173..af3000b 100644 --- a/perl-Data-UUID.spec +++ b/perl-Data-UUID.spec @@ -1,6 +1,6 @@ Name: perl-Data-UUID Version: 1.221 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Globally/Universally Unique Identifiers (GUIDs/UUIDs) Group: Development/Libraries # Upstream says BSD but LICENSE file looks more like MIT @@ -86,6 +86,9 @@ perl smp-test/collision.t %{_mandir}/man3/Data::UUID.3* %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1.221-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Aug 11 2015 Paul Howarth - 1.221-1 - Update to 1.221 - Documentation improvements