[perl-YAML-Tiny] Update to 1.65

Paul Howarth pghmcfc at fedoraproject.org
Sun Mar 15 11:41:10 UTC 2015


commit 2ff5997296f1cb86ee987f490b24a44057f65aa7
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun Mar 15 11:39:07 2015 +0000

    Update to 1.65
    
    - New upstream release 1.65
      - Artifacts left behind from testing are now cleaned up (GH#34)

 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 47300fb..b9cad91 100644
--- a/perl-YAML-Tiny.spec
+++ b/perl-YAML-Tiny.spec
@@ -1,5 +1,5 @@
 Name:           perl-YAML-Tiny
-Version:        1.64
+Version:        1.65
 Release:        1%{?dist}
 Summary:        Read/Write YAML files with as little code as possible
 License:        GPL+ or Artistic
@@ -9,7 +9,7 @@ Source0:        http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/YAML-Tiny-%{ve
 BuildArch:      noarch
 # Module Build
 BuildRequires:  perl
-BuildRequires:  perl(Module::Build::Tiny) >= 0.038
+BuildRequires:  perl(Module::Build::Tiny) >= 0.039
 # Module Runtime
 BuildRequires:  perl(B)
 BuildRequires:  perl(Carp)
@@ -71,6 +71,10 @@ perl Build.PL --installdirs=vendor
 %{_mandir}/man3/YAML::Tiny.3*
 
 %changelog
+* Sat Mar 14 2015 Paul Howarth <paul at city-fan.org> - 1.65-1
+- Update to 1.65
+  - Artifacts left behind from testing are now cleaned up (GH#34)
+
 * Wed Oct  8 2014 Paul Howarth <paul at city-fan.org> 1.64-1
 - Update to 1.64
   - Remove silencing of any errors encountered while loading Scalar::Util
diff --git a/sources b/sources
index 142bbe3..107f66c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5e55c51b46c918ed76b43d29ac4e47b4  YAML-Tiny-1.64.tar.gz
+7a201d492e2cb2044df5548bd9a73773  YAML-Tiny-1.65.tar.gz


More information about the scm-commits mailing list