diff --git a/perl-Types-Serialiser.spec b/perl-Types-Serialiser.spec index 8754b8a..aec2e97 100644 --- a/perl-Types-Serialiser.spec +++ b/perl-Types-Serialiser.spec @@ -1,7 +1,7 @@ Name: perl-Types-Serialiser Summary: Simple data types for common serialization formats Version: 1.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Types-Serialiser/ @@ -54,6 +54,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Types::Serialiser::Error.3pm* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon Dec 2 2013 Paul Howarth - 1.0-1 - Update to 1.0 - Clarify that the second arg of FREEZE/THAW is the data model/data format