diff --git a/YAML-Tiny-1.48.tar.gz b/YAML-Tiny-1.48.tar.gz deleted file mode 100644 index 74ee681..0000000 --- a/YAML-Tiny-1.48.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc57a8761e6e06e6b56e28a270ec5990e1eeb639bfbd4bebaf79801a3f8645f1 -size 42314 diff --git a/YAML-Tiny-1.50.tar.gz b/YAML-Tiny-1.50.tar.gz new file mode 100644 index 0000000..7e90c64 --- /dev/null +++ b/YAML-Tiny-1.50.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a379dfad04db22d70edc47c611765b401b5c03dbb08b817cd7c362e01ea5e129 +size 42411 diff --git a/perl-YAML-Tiny.changes b/perl-YAML-Tiny.changes index 61baf16..9e56527 100644 --- a/perl-YAML-Tiny.changes +++ b/perl-YAML-Tiny.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Nov 18 13:20:44 UTC 2011 - coolo@suse.com + +- update to 1.50 + - Major bug fix, all code that writes arbitrary data should upgrade. + - Simple scalars with no whitespace but ending in a colon like ABC: were + not being quoted, which results in the parser confusing it with a + mapping key and crashing. + + - No functional changes. + - Don't depend on the YAML modules in RELEASE_TESTING, as it can + pollute the advisory META.yml. + ------------------------------------------------------------------- Mon Apr 4 08:30:23 UTC 2011 - coolo@novell.com diff --git a/perl-YAML-Tiny.spec b/perl-YAML-Tiny.spec index f3371ad..92705c3 100644 --- a/perl-YAML-Tiny.spec +++ b/perl-YAML-Tiny.spec @@ -18,7 +18,7 @@ Name: perl-YAML-Tiny -Version: 1.48 +Version: 1.50 Release: 1 License: GPL+ or Artistic %define cpan_name YAML-Tiny