diff --git a/.cvsignore b/.cvsignore index 12fcd32..1f5b245 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -File-Which-0.05.tar.gz +File-Which-1.09.tar.gz diff --git a/perl-File-Which.spec b/perl-File-Which.spec index 78310e8..d19cada 100644 --- a/perl-File-Which.spec +++ b/perl-File-Which.spec @@ -1,16 +1,16 @@ Name: perl-File-Which -Version: 0.05 -Release: 6%{?dist} +Version: 1.09 +Release: 1%{?dist} Summary: Portable implementation of the 'which' utility Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/File-Which/ -Source0: http://www.cpan.org/authors/id/P/PE/PEREINAR/File-Which-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/A/AD/ADAMK/File-Which-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::Script) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Oct 5 2009 Stepan Kasal - 1.09-1 +- new upstream version + * Sat Jul 25 2009 Fedora Release Engineering - 0.05-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 099fe13..e43437b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bd671a65f770fc0a124095e74c7c8013 File-Which-0.05.tar.gz +b9429edaad7f45caafa4d458afcfd8af File-Which-1.09.tar.gz