pghmcfc pushed to perl-YAML-Tiny (perl-YAML-Tiny-1.69-1.fc23). "Update to 1.69 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Jul 26 12:47:21 UTC 2015


From 9f84c04fbacdc0eb2e2a0a39ed6b2202525357c8 Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Sun, 26 Jul 2015 13:12:46 +0100
Subject: Update to 1.69

- New upstream release 1.69
  - Tests no longer print to stderr unnecessarily; this makes core perl builds
    (where this distribution is included as CPAN-Meta-YAML) a little quieter
  - The Test::More dependency has been reduced to 0.88 by emulating 'subtest'
    for those tests that need it

diff --git a/perl-YAML-Tiny.spec b/perl-YAML-Tiny.spec
index ff97f3c..6116776 100644
--- a/perl-YAML-Tiny.spec
+++ b/perl-YAML-Tiny.spec
@@ -1,6 +1,6 @@
 Name:           perl-YAML-Tiny
-Version:        1.67
-Release:        3%{?dist}
+Version:        1.69
+Release:        1%{?dist}
 Summary:        Read/Write YAML files with as little code as possible
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -8,6 +8,9 @@ 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:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 # Module Runtime
@@ -31,7 +34,7 @@ BuildRequires:  perl(JSON::MaybeXS) >= 1.001000
 BuildRequires:  perl(JSON::PP)
 BuildRequires:  perl(lib)
 BuildRequires:  perl(List::Util)
-BuildRequires:  perl(Test::More) >= 0.99
+BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(utf8)
 BuildRequires:  perl(vars)
 BuildRequires:  perl(warnings)
@@ -72,6 +75,13 @@ make test
 %{_mandir}/man3/YAML::Tiny.3*
 
 %changelog
+* Sun Jul 26 2015 Paul Howarth <paul at city-fan.org> - 1.69-1
+- Update to 1.69
+  - Tests no longer print to stderr unnecessarily; this makes core perl builds
+    (where this distribution is included as CPAN-Meta-YAML) a little quieter
+  - The Test::More dependency has been reduced to 0.88 by emulating 'subtest'
+    for those tests that need it
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.67-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index c105f9b..0974267 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-61e0abcfb2ae5e86a74887967b372922  YAML-Tiny-1.67.tar.gz
+7deacd0ee428038407ccc5cd0b50f66f  YAML-Tiny-1.69.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-YAML-Tiny.git/commit/?h=perl-YAML-Tiny-1.69-1.fc23&id=9f84c04fbacdc0eb2e2a0a39ed6b2202525357c8


More information about the perl-devel mailing list