From 4b0330f9ca3117276fd8bd9d4fe7a0c6083aa2b8 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Tue, 12 May 2015 09:13:25 +0100
Subject: Update to 1.67

- New upstream release 1.67
  - Instead of erroring on duplicate keys found in a hash (introduced in
    version 1.63), now we only warn; this fixes an issue in Strawberry Perl
    (via CPAN::Meta::YAML) when parsing a configuration file
  - Updated File::Temp test prereq to 0.19 for 'newdir'

diff --git a/perl-YAML-Tiny.spec b/perl-YAML-Tiny.spec
index f2a5fb7..0ba734b 100644
--- a/perl-YAML-Tiny.spec
+++ b/perl-YAML-Tiny.spec
@@ -1,5 +1,5 @@
 Name:           perl-YAML-Tiny
-Version:        1.66
+Version:        1.67
 Release:        1%{?dist}
 Summary:        Read/Write YAML files with as little code as possible
 License:        GPL+ or Artistic
@@ -72,6 +72,13 @@ make test
 %{_mandir}/man3/YAML::Tiny.3*
 
 %changelog
+* Tue May 12 2015 Paul Howarth <p...@city-fan.org> - 1.67-1
+- Update to 1.67
+  - Instead of erroring on duplicate keys found in a hash (introduced in
+    version 1.63), now we only warn; this fixes an issue in Strawberry Perl
+    (via CPAN::Meta::YAML) when parsing a configuration file
+  - Updated File::Temp test prereq to 0.19 for 'newdir'
+
 * Tue Mar 17 2015 Paul Howarth <p...@city-fan.org> - 1.66-1
 - Update to 1.66
   - Removed bundled Test::TempDir::Tiny to rely on File::Temp for temporary
diff --git a/sources b/sources
index 9233af5..c105f9b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1222e6ddfcd088dcd7cd2bed0008ddc0  YAML-Tiny-1.66.tar.gz
+61e0abcfb2ae5e86a74887967b372922  YAML-Tiny-1.67.tar.gz
-- 
cgit v0.10.2


        
http://pkgs.fedoraproject.org/cgit/perl-YAML-Tiny.git/commit/?h=perl-YAML-Tiny-1.67-1.fc23&id=4b0330f9ca3117276fd8bd9d4fe7a0c6083aa2b8
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to