diff --git a/.cvsignore b/.cvsignore index 3359202..860a614 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Config-Tiny-2.10.tar.gz +Config-Tiny-2.12.tar.gz diff --git a/perl-Config-Tiny.spec b/perl-Config-Tiny.spec index da02887..5ecfe93 100644 --- a/perl-Config-Tiny.spec +++ b/perl-Config-Tiny.spec @@ -1,5 +1,5 @@ Name: perl-Config-Tiny -Version: 2.10 +Version: 2.12 Release: 1%{?dist} Summary: Perl module for reading and writing .ini style configuration files @@ -11,6 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Test::Pod) +BuildRequires: perl(Test::MinimumVersion) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -53,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Dec 13 2007 Ralf Corsépius - 2.12-1 +- Update to 2.12. + * Mon Oct 2 2006 Jose Pedro Oliveira - 2.10-1 - Updated to 2.10. diff --git a/sources b/sources index 4317931..76d6b3d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4db84e5ae2dbcdf7f0a36e64e43965cc Config-Tiny-2.10.tar.gz +1df5a4ff37cd1d80532ddbe28015d1f0 Config-Tiny-2.12.tar.gz