diff --git a/.cvsignore b/.cvsignore index 4c336f0..3359202 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Config-Tiny-2.08.tar.gz +Config-Tiny-2.10.tar.gz diff --git a/perl-Config-Tiny.spec b/perl-Config-Tiny.spec index dee78c7..da02887 100644 --- a/perl-Config-Tiny.spec +++ b/perl-Config-Tiny.spec @@ -1,5 +1,5 @@ Name: perl-Config-Tiny -Version: 2.08 +Version: 2.10 Release: 1%{?dist} Summary: Perl module for reading and writing .ini style configuration files @@ -10,7 +10,6 @@ Source0: http://www.cpan.org/authors/id/A/AD/ADAMK/Config-Tiny-%{version} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl >= 1:5.6.1 BuildRequires: perl(Test::Pod) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -39,7 +38,7 @@ chmod -R u+w $RPM_BUILD_ROOT/* %check -make test +make test AUTOMATED_TESTING=1 %clean @@ -54,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Oct 2 2006 Jose Pedro Oliveira - 2.10-1 +- Updated to 2.10. + * Sun Jul 16 2006 Jose Pedro Oliveira - 2.08-1 - Updated to 2.08. diff --git a/sources b/sources index 4a48290..4317931 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -128b2a542923198a5e13b19b6dd6089d Config-Tiny-2.08.tar.gz +4db84e5ae2dbcdf7f0a36e64e43965cc Config-Tiny-2.10.tar.gz