[perl-YAML] Update to 0.90

Paul Howarth pghmcfc at fedoraproject.org
Tue Feb 11 11:13:54 UTC 2014


commit 24e96f6759629b446f0abe73bb8cc25bab7632fe
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Feb 11 11:12:25 2014 +0000

    Update to 0.90
    
    - New upstream release 0.90
      - Revert Mo from 0.38 to 0.31 following a report of it breaking cpan client

 perl-YAML.spec |    6 +++++-
 sources        |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-YAML.spec b/perl-YAML.spec
index 87d4c86..7932de9 100644
--- a/perl-YAML.spec
+++ b/perl-YAML.spec
@@ -1,5 +1,5 @@
 Name:           perl-YAML
-Version:        0.89
+Version:        0.90
 Release:        1%{?dist}
 Summary:        YAML Ain't Markup Language (tm)
 License:        GPL+ or Artistic
@@ -72,6 +72,10 @@ make test RELEASE_TESTING=1
 %{_mandir}/man3/YAML::Types.3pm*
 
 %changelog
+* Tue Feb 11 2014 Paul Howarth <paul at city-fan.org> - 0.90-1
+- Update to 0.90
+  - Revert Mo from 0.38 to 0.31 following a report of it breaking cpan client
+
 * Mon Feb 10 2014 Paul Howarth <paul at city-fan.org> - 0.89-1
 - Update to 0.89
   - Synopsis in YAML::Dumper didn't work as expected (CPAN RT#19838)
diff --git a/sources b/sources
index ea23f02..0a3d909 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c04a71d6fbeb7bd67b6beeb096a9f1db  YAML-0.89.tar.gz
+2ae6490cc7bd0922cf3eda8ff8de0d7e  YAML-0.90.tar.gz


More information about the scm-commits mailing list