[perl-Config-Auto] Update to 0.30

Emmanuel Seyman eseyman at fedoraproject.org
Mon Jan 24 20:37:39 UTC 2011


commit 3783c52a8668a3fc871d8ad19edf9ddeb274b2f8
Author: Emmanuel Seyman <emmanuel.seyman at club-internet.fr>
Date:   Mon Jan 24 21:37:33 2011 +0100

    Update to 0.30

 .gitignore            |    1 +
 perl-Config-Auto.spec |    8 ++++++--
 sources               |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4f8bfde..fbde8b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Config-Auto-0.20.tar.gz
+/Config-Auto-0.30.tar.gz
diff --git a/perl-Config-Auto.spec b/perl-Config-Auto.spec
index 7f842d3..39b3ff0 100644
--- a/perl-Config-Auto.spec
+++ b/perl-Config-Auto.spec
@@ -1,6 +1,6 @@
 Name:           perl-Config-Auto
-Version:        0.20
-Release:        5%{?dist}
+Version:        0.30
+Release:        1%{?dist}
 Summary:        Magical config file parser
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -10,6 +10,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(Config::IniFiles)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(IO::String)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(YAML)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -50,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jan 24 2011 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 0.30-1
+- Update to 0.30
+
 * Wed Dec 15 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.20-5
 - 661697 rebuild for fixing problems with vendorach/lib
 
diff --git a/sources b/sources
index 42b84e5..ab50301 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fadc11b8f908b3d2782849c5e2232585  Config-Auto-0.20.tar.gz
+5b1ffc7136bfa606eb007f7bd1c1df9e  Config-Auto-0.30.tar.gz



More information about the perl-devel mailing list