[perl-Config-IniFiles] 2.68

Tom Callaway spot at fedoraproject.org
Tue Aug 23 20:16:48 UTC 2011


commit 7aceefa04c521b41118ea36386400e93ff49099f
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Tue Aug 23 16:16:37 2011 -0400

    2.68

 .gitignore                |    1 +
 perl-Config-IniFiles.spec |    8 ++++++--
 sources                   |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 718f299..b34848f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Config-IniFiles-2.58.tar.gz
+/Config-IniFiles-2.68.tar.gz
diff --git a/perl-Config-IniFiles.spec b/perl-Config-IniFiles.spec
index cc6b71d..57e2768 100644
--- a/perl-Config-IniFiles.spec
+++ b/perl-Config-IniFiles.spec
@@ -1,6 +1,6 @@
 Name:           perl-Config-IniFiles
-Version:        2.58
-Release:        5%{?dist}
+Version:        2.68
+Release:        1%{?dist}
 Summary:        A module for reading .ini-style configuration files
 
 Group:          Development/Libraries
@@ -9,6 +9,7 @@ URL:            http://search.cpan.org/dist/Config-IniFiles/
 Source0:        http://www.cpan.org/authors/id/S/SH/SHLOMIF/Config-IniFiles-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+BuildRequires:  perl(Module::Build::Compat)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::More)
 BuildArch:      noarch
@@ -53,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Aug 23 2011 Tom Callaway <spot at fedoraproject.org> - 2.68-1
+- update to 2.68
+
 * Fri Jun 17 2011 Marcela Mašláňová <mmaslano at redhat.com> - 2.58-5
 - Perl mass rebuild
 
diff --git a/sources b/sources
index f5c90b0..7d20be9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-56d3e722f4fa17146a6099f76902bb7b  Config-IniFiles-2.58.tar.gz
+c860f04b2d7d3cb0cc462ed896112c62  Config-IniFiles-2.68.tar.gz



More information about the perl-devel mailing list