[perl-YAML-LibYAML] Update to 0.39

Paul Howarth pghmcfc at fedoraproject.org
Tue Feb 12 09:58:10 UTC 2013


commit 0b7d2f5f1520782c5ba5839a5a6d3b55349a5468
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Feb 12 09:48:52 2013 +0000

    Update to 0.39
    
    - New upstream release 0.39:
      - Using the latest libyaml codebase
        (https://github.com/yaml/libyaml/tree/perl-yaml-xs)
      - Changes have been made to start moving libyaml to 1.2

 perl-YAML-LibYAML.spec |   12 +++++++++---
 sources                |    2 +-
 2 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/perl-YAML-LibYAML.spec b/perl-YAML-LibYAML.spec
index d3453fb..53c65be 100644
--- a/perl-YAML-LibYAML.spec
+++ b/perl-YAML-LibYAML.spec
@@ -1,6 +1,6 @@
 Name:           perl-YAML-LibYAML
-Version:        0.38
-Release:        4%{?dist}
+Version:        0.39
+Release:        1%{?dist}
 Summary:        Perl YAML Serialization using XS and libyaml
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -71,6 +71,12 @@ make test
 %{_mandir}/man3/YAML::XS::LibYAML.3pm*
 
 %changelog
+* Tue Feb 12 2013 Paul Howarth <paul at city-fan.org> - 0.39-1
+- Update to 0.39:
+  - Using the latest libyaml codebase
+    (https://github.com/yaml/libyaml/tree/perl-yaml-xs)
+  - Changes have been made to start moving libyaml to 1.2
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.38-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
@@ -112,7 +118,7 @@ make test
 * Wed Sep 29 2010 jkeating - 0.34-2
 - Rebuilt for gcc bug 634757
 
-* Fri Sep 23 2010 Marcela Mašláňová <mmaslano at redhat.com> - 0.34-1
+* Fri Sep 24 2010 Marcela Mašláňová <mmaslano at redhat.com> - 0.34-1
 - update
 
 * Thu Jun  3 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.33-1
diff --git a/sources b/sources
index 0c83e44..4100f52 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4aadbcf1afcce9ce087f9bffd293e43e  YAML-LibYAML-0.38.tar.gz
+03dda291205c13f0cee8baac022056f7  YAML-LibYAML-0.39.tar.gz


More information about the scm-commits mailing list