[perl-YAML-LibYAML] Update to 0.59

Paul Howarth pghmcfc at fedoraproject.org
Tue Jan 27 10:44:43 UTC 2015


commit ce5f7169f4cea5105e6d40cb297b209980374713
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Jan 27 10:41:28 2015 +0000

    Update to 0.59
    
    - New upstream release 0.59
      - Better scalar dump heuristics (PR/23)
      - More closely match YAML.pm

 perl-YAML-LibYAML.spec |    7 ++++++-
 sources                |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/perl-YAML-LibYAML.spec b/perl-YAML-LibYAML.spec
index 2b741bc..cfe8d21 100644
--- a/perl-YAML-LibYAML.spec
+++ b/perl-YAML-LibYAML.spec
@@ -1,5 +1,5 @@
 Name:           perl-YAML-LibYAML
-Version:        0.58
+Version:        0.59
 Release:        1%{?dist}
 Summary:        Perl YAML Serialization using XS and libyaml
 License:        GPL+ or Artistic
@@ -74,6 +74,11 @@ make test
 %{_mandir}/man3/YAML::XS::LibYAML.3*
 
 %changelog
+* Tue Jan 27 2015 Paul Howarth <paul at city-fan.org> - 0.59-1
+- Update to 0.59
+  - Better scalar dump heuristics (PR/23)
+  - More closely match YAML.pm
+
 * Wed Jan 21 2015 Paul Howarth <paul at city-fan.org> - 0.58-1
 - Update to 0.58
   - Add a VERSION statement to YAML::LibYAML (GH#8)
diff --git a/sources b/sources
index 04a0a41..f90053b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8dbd5b7560454cbc7935a1c4796b6d18  YAML-LibYAML-0.58.tar.gz
+733e63b743088781eb8cad6477cd4905  YAML-LibYAML-0.59.tar.gz


More information about the scm-commits mailing list