commit 82c418f5bbfd096db365b064e36866119d615dd1 Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Mon Dec 2 11:42:52 2013 +0000 Update to 1.0 - New upstream release 1.0 - Clarify that the second arg of FREEZE/THAW is the data model/data format name, not the serializer - Clarify that FREEZE must not modify the data structure to be serialized perl-Types-Serialiser.spec | 10 ++++++++-- sources | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) --- diff --git a/perl-Types-Serialiser.spec b/perl-Types-Serialiser.spec index 5bea4c9..8754b8a 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: 0.03 -Release: 2%{?dist} +Version: 1.0 +Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Types-Serialiser/ @@ -54,6 +54,12 @@ rm -rf %{buildroot} %{_mandir}/man3/Types::Serialiser::Error.3pm* %changelog +* Mon Dec 2 2013 Paul Howarth <paul@xxxxxxxxxxxx> - 1.0-1 +- Update to 1.0 + - Clarify that the second arg of FREEZE/THAW is the data model/data format + name, not the serializer + - Clarify that FREEZE must not modify the data structure to be serialized + * Wed Oct 30 2013 Paul Howarth <paul@xxxxxxxxxxxx> - 0.03-2 - Sanitize for Fedora submission diff --git a/sources b/sources index c15654e..ba735b8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a18e0f223da6b7c73068957e7cb6e463 Types-Serialiser-0.03.tar.gz +76460a2bfbc644672499af89192e03fe Types-Serialiser-1.0.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel