From e5815ac2b7d3d83694d9eec4192f038e0c684d18 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 06:57:56 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- perl-Types-Serialiser.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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