[perl-Config-Any/el6/master] Revert "update to 0.20"

Iain Arnell iarnell at fedoraproject.org
Fri Aug 27 14:58:30 UTC 2010


commit c839d0a0f67af747762473d5177e1bc0b25a13b5
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri Aug 27 16:46:53 2010 +0200

    Revert "update to 0.20"
    
    EL6 doesn't have a new enough Config::General
    
    This reverts commit c661eaefbcdb89386b23c0611eb76006234947aa.

 .gitignore           |    1 -
 perl-Config-Any.spec |    7 ++-----
 sources              |    2 +-
 3 files changed, 3 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b2dd804..5bd0854 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
 Config-Any-0.19.tar.gz
-/Config-Any-0.20.tar.gz
diff --git a/perl-Config-Any.spec b/perl-Config-Any.spec
index 31b34bb..20f9218 100644
--- a/perl-Config-Any.spec
+++ b/perl-Config-Any.spec
@@ -1,7 +1,7 @@
 Name:           perl-Config-Any
 Summary:        Load configuration from different file formats, transparently
-Version:        0.20
-Release:        1%{?dist}
+Version:        0.19
+Release:        2%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/B/BR/BRICAS/Config-Any-%{version}.tar.gz 
@@ -71,9 +71,6 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
-* Fri Aug 27 2010 Iain Arnell <iarnell at gmail.com> 0.20-1
-- update to latest upstream
-
 * Fri Apr 30 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.19-2
 - Mass rebuild with perl-5.12.0
 
diff --git a/sources b/sources
index 09db518..9ae220e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d7272b42ecaa6e6d1ed9a9bd5bd65786  Config-Any-0.20.tar.gz
+84e2da067d07da59a6482697d2c25b2c  Config-Any-0.19.tar.gz



More information about the perl-devel mailing list