This commit is contained in:
Dennis Gilmore 2014-06-07 06:57:56 -05:00
parent 82c418f5bb
commit e5815ac2b7

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Dec 2 2013 Paul Howarth <paul@city-fan.org> - 1.0-1
- Update to 1.0
- Clarify that the second arg of FREEZE/THAW is the data model/data format