From 7de882abb34b3ea09b27288e4f511b38f8e2da12 Mon Sep 17 00:00:00 2001 From: Steven Pritchard Date: Tue, 12 May 2009 21:27:03 +0000 Subject: [PATCH] Update to 0.08. BR Test::More. --- .cvsignore | 2 +- perl-CPAN-DistnameInfo.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 3ce74f8..a85ff9f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -CPAN-DistnameInfo-0.07.tar.gz +CPAN-DistnameInfo-0.08.tar.gz diff --git a/perl-CPAN-DistnameInfo.spec b/perl-CPAN-DistnameInfo.spec index c85e98e..fa08127 100644 --- a/perl-CPAN-DistnameInfo.spec +++ b/perl-CPAN-DistnameInfo.spec @@ -1,6 +1,6 @@ Name: perl-CPAN-DistnameInfo -Version: 0.07 -Release: 2%{?dist} +Version: 0.08 +Release: 1%{?dist} Summary: Extract distribution name and version from a distribution filename License: GPL+ or Artistic Group: Development/Libraries @@ -9,6 +9,7 @@ Source0: http://www.cpan.org/authors/id/G/GB/GBARR/CPAN-DistnameInfo-%{ve BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -54,6 +55,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Tue May 12 2009 Steven Pritchard 0.08-1 +- Update to 0.08. +- BR Test::More. + * Thu Feb 26 2009 Fedora Release Engineering - 0.07-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index 554e847..8c085a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -67be352964083d1dad3c97916d97937a CPAN-DistnameInfo-0.07.tar.gz +b7b03591a3b18b8bc3595560538b0b19 CPAN-DistnameInfo-0.08.tar.gz