[perl-Config-Auto] Update to 0.32

Emmanuel Seyman eseyman at fedoraproject.org
Thu Feb 24 21:16:15 UTC 2011


commit b18e70153de82c486ae0ecfa0f2dd64544b9a6c3
Author: Emmanuel Seyman <emmanuel.seyman at club-internet.fr>
Date:   Thu Feb 24 22:16:13 2011 +0100

    Update to 0.32

 .gitignore            |    1 +
 perl-Config-Auto.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fbde8b2..b530efc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Config-Auto-0.20.tar.gz
 /Config-Auto-0.30.tar.gz
+/Config-Auto-0.32.tar.gz
diff --git a/perl-Config-Auto.spec b/perl-Config-Auto.spec
index d006552..7ed6a90 100644
--- a/perl-Config-Auto.spec
+++ b/perl-Config-Auto.spec
@@ -1,6 +1,6 @@
 Name:           perl-Config-Auto
-Version:        0.30
-Release:        2%{?dist}
+Version:        0.32
+Release:        1%{?dist}
 Summary:        Magical config file parser
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 24 2011 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 0.32-1
+- Update to 0.32
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.30-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index ab50301..6e82921 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5b1ffc7136bfa606eb007f7bd1c1df9e  Config-Auto-0.30.tar.gz
+5292cc99be2cf78ca205e62ec180f429  Config-Auto-0.32.tar.gz



More information about the perl-devel mailing list