pghmcfc pushed to perl-Config-Tiny (perl-Config-Tiny-2.23-1.fc24). "Update to 2.23 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Oct 14 11:35:41 UTC 2015


From 28e156bf48633c683132a010b3599a35966e42bb Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Wed, 14 Oct 2015 12:14:27 +0100
Subject: Update to 2.23

- New upstream release 2.23
  - Add the utf8 BOM to the Changes file
  - Fix read() and write() so they work on files called '0' (zero)
    (CPAN RT#107754)
  - Add t/05.zero.t and t/0 to test the new code
  - Reformat the source slightly
---
 perl-Config-Tiny.spec | 15 +++++++++++++--
 sources               |  2 +-
 2 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/perl-Config-Tiny.spec b/perl-Config-Tiny.spec
index d7c0ba1..ee5f0fa 100644
--- a/perl-Config-Tiny.spec
+++ b/perl-Config-Tiny.spec
@@ -1,6 +1,6 @@
 Name:		perl-Config-Tiny
-Version:	2.22
-Release:	4%{?dist}
+Version:	2.23
+Release:	1%{?dist}
 Summary:	Perl module for reading and writing .ini style configuration files
 Group:		Development/Libraries
 License:	GPL+ or Artistic
@@ -8,6 +8,9 @@ URL:		http://search.cpan.org/dist/Config-Tiny/
 Source0:	http://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/Config-Tiny-%{version}.tgz
 BuildArch:	noarch
 # Module Build
+BuildRequires:	coreutils
+BuildRequires:	findutils
+BuildRequires:	make
 BuildRequires:	perl
 BuildRequires:	perl(ExtUtils::MakeMaker)
 BuildRequires:	perl(warnings)
@@ -57,6 +60,14 @@ make test TEST_FILES="xt/*.t" AUTOMATED_TESTING=1
 %{_mandir}/man3/Config::Tiny.3*
 
 %changelog
+* Wed Oct 14 2015 Paul Howarth <paul at city-fan.org> - 2.23-1
+- Update to 2.23
+  - Add the utf8 BOM to the Changes file
+  - Fix read() and write() so they work on files called '0' (zero)
+    (CPAN RT#107754)
+  - Add t/05.zero.t and t/0 to test the new code
+  - Reformat the source slightly
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.22-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index a03c82b..adcb15a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d616dc3ec8d6e7aedc3b29509928ee98  Config-Tiny-2.22.tgz
+6c3bc610c4bc587e1441e651e01584ce  Config-Tiny-2.23.tgz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Config-Tiny.git/commit/?h=perl-Config-Tiny-2.23-1.fc24&id=28e156bf48633c683132a010b3599a35966e42bb


More information about the perl-devel mailing list