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