[perl-Config-General] 2.52 bump

Petr Pisar ppisar at fedoraproject.org
Thu Jul 18 14:04:28 UTC 2013


commit 10bf72b5e3b96d6856023f6a2e0b6940a4ae9498
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Jul 18 16:03:54 2013 +0200

    2.52 bump

 perl-Config-General.spec |   14 ++++++++++++--
 sources                  |    2 +-
 2 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/perl-Config-General.spec b/perl-Config-General.spec
index 8c71774..8823e51 100644
--- a/perl-Config-General.spec
+++ b/perl-Config-General.spec
@@ -1,6 +1,6 @@
 Name:           perl-Config-General
-Version:        2.51
-Release:        3%{?dist}
+Version:        2.52
+Release:        1%{?dist}
 Summary:        Generic configuration module for Perl
 
 Group:          Development/Libraries
@@ -11,14 +11,21 @@ Patch0:         %{name}-2.50-system-ixhash.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 # Run-time:
 BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Carp::Heavy)
+BuildRequires:  perl(English)
 BuildRequires:  perl(Exporter)
+BuildRequires:  perl(File::Glob)
 BuildRequires:  perl(File::Spec::Functions)
+BuildRequires:  perl(FileHandle)
 BuildRequires:  perl(IO::File)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
 # Tests:
 BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(Test::More)
@@ -78,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jul 18 2013 Petr Pisar <ppisar at redhat.com> - 2.52-1
+- 2.52 bump
+
 * Wed Jul 17 2013 Petr Pisar <ppisar at redhat.com> - 2.51-3
 - Perl 5.18 rebuild
 
diff --git a/sources b/sources
index 989ed2c..e9f0ceb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3100325f99bdc2f265645a842e6bb025  Config-General-2.51.tar.gz
+eb79f2322a89d5bdc16bab236bfd58cf  Config-General-2.52.tar.gz


More information about the scm-commits mailing list