diff --git a/.cvsignore b/.cvsignore index e984d1e..ff47bd1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Config-Tiny-2.00.tar.gz +Config-Tiny-2.01.tar.gz diff --git a/perl-Config-Tiny.spec b/perl-Config-Tiny.spec index bb19505..3fc025e 100644 --- a/perl-Config-Tiny.spec +++ b/perl-Config-Tiny.spec @@ -1,19 +1,19 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} Name: perl-Config-Tiny -Version: 2.00 +Version: 2.01 Release: 1 Summary: Perl module for reading and writing .ini style configuration files Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Config-Tiny/ -Source0: http://www.cpan.org/authors/id/A/AD/ADAMK/Config-Tiny-2.00.tar.gz +Source0: http://www.cpan.org/authors/id/A/AD/ADAMK/Config-Tiny-2.01.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl >= 1:5.6.1 -BuildRequires: perl(Test::More) +BuildRequires: perl(Test::More), perl(Test::Pod) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Mar 24 2005 Jose Pedro Oliveira - 2.01-1 +- Updated to 2.01. + * Sun Jul 25 2004 Marius L. Jøhndal - 0:2.00-0.fdr.1 - Updated to 2.00. diff --git a/sources b/sources index 5d31658..c92fb3e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a5b5d3b54f4c1c1574fee183103b0d41 Config-Tiny-2.00.tar.gz +7ce2524c0eee4336f156caf729c17b02 Config-Tiny-2.01.tar.gz