[perl-YAML-Tiny] Update to 1.61

Paul Howarth pghmcfc at fedoraproject.org
Tue Feb 25 10:56:57 UTC 2014


commit bc77211fb1b8ea960e57ef0aecf38466513f3046
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Feb 25 10:57:03 2014 +0000

    Update to 1.61
    
    - New upstream release 1.61
      - Fixed a test for VMS (CPAN RT#93297)

 perl-YAML-Tiny.spec |    8 ++++++--
 sources             |    2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/perl-YAML-Tiny.spec b/perl-YAML-Tiny.spec
index d732d60..6766eea 100644
--- a/perl-YAML-Tiny.spec
+++ b/perl-YAML-Tiny.spec
@@ -1,5 +1,5 @@
 Name:           perl-YAML-Tiny
-Version:        1.60
+Version:        1.61
 Release:        1%{?dist}
 Summary:        Read/Write YAML files with as little code as possible
 License:        GPL+ or Artistic
@@ -8,7 +8,7 @@ URL:            http://search.cpan.org/dist/YAML-Tiny/
 Source0:        http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/YAML-Tiny-%{version}.tar.gz
 BuildArch:      noarch
 # Module Build
-BuildRequires:  perl(Module::Build::Tiny) >= 0.034
+BuildRequires:  perl(Module::Build::Tiny) >= 0.035
 # Module Runtime
 BuildRequires:  perl(B)
 BuildRequires:  perl(Carp)
@@ -70,6 +70,10 @@ perl Build.PL --installdirs=vendor
 %{_mandir}/man3/YAML::Tiny.3pm*
 
 %changelog
+* Tue Feb 25 2014 Paul Howarth <paul at city-fan.org> 1.61-1
+- Update to 1.61
+  - Fixed a test for VMS (CPAN RT#93297)
+
 * Fri Feb 14 2014 Paul Howarth <paul at city-fan.org> 1.60-1
 - Update to 1.60
   - Numeric values are now quoted whenever they've been used as a string,
diff --git a/sources b/sources
index c0e5f16..625c057 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-939881813a08b58648bd99e8d6092029  YAML-Tiny-1.60.tar.gz
+9e0067102d0452049f489e0822091d39  YAML-Tiny-1.61.tar.gz


More information about the scm-commits mailing list