[perl-YAML] Update to 1.13

Paul Howarth pghmcfc at fedoraproject.org
Sun Oct 12 11:40:17 UTC 2014


commit 5227f21e43e7e12f13be062fdf5973bd202add01
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun Oct 12 12:39:28 2014 +0100

    Update to 1.13
    
    - New upstream release 1.13
      - Disable some warnings in YAML::Any (PR/140)

 perl-YAML.spec |    6 +++++-
 sources        |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-YAML.spec b/perl-YAML.spec
index 6240298..4472330 100644
--- a/perl-YAML.spec
+++ b/perl-YAML.spec
@@ -1,5 +1,5 @@
 Name:           perl-YAML
-Version:        1.12
+Version:        1.13
 Release:        1%{?dist}
 Summary:        YAML Ain't Markup Language (tm)
 License:        GPL+ or Artistic
@@ -104,6 +104,10 @@ make test
 %{_mandir}/man3/YAML::Types.3pm*
 
 %changelog
+* Sun Oct 12 2014 Paul Howarth <paul at city-fan.org> - 1.13-1
+- Update to 1.13
+  - Disable some warnings in YAML::Any (PR/140)
+
 * Wed Sep 24 2014 Paul Howarth <paul at city-fan.org> - 1.12-1
 - Update to 1.12
   - Fix parsing of unquoted strings (CPAN RT#97870)
diff --git a/sources b/sources
index ef18ea3..73a794a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e67560af33061f7148fec275d2da631c  YAML-1.12.tar.gz
+3bda8716c873050c8238f45c276b6c37  YAML-1.13.tar.gz



More information about the perl-devel mailing list