From 390ae5aba4ff6bb7c49335b354b234a180421457 Mon Sep 17 00:00:00 2001 From: Jose Pedro Oliveira Date: Sat, 5 May 2007 13:57:17 +0000 Subject: [PATCH] Update to 0.10. --- .cvsignore | 2 +- perl-Test-Warn.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index c8b9698..7c7650d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Test-Warn-0.09.tar.gz +Test-Warn-0.10.tar.gz diff --git a/perl-Test-Warn.spec b/perl-Test-Warn.spec index b8c614d..6034298 100644 --- a/perl-Test-Warn.spec +++ b/perl-Test-Warn.spec @@ -1,5 +1,5 @@ Name: perl-Test-Warn -Version: 0.09 +Version: 0.10 Release: 1%{?dist} Summary: Perl extension to test methods for warnings @@ -10,6 +10,7 @@ Source0: http://www.cpan.org/authors/id/C/CH/CHORNY/Test-Warn-%{version}. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(Sub::Uplevel) >= 0.12 BuildRequires: perl(Test::Exception) BuildRequires: perl(Array::Compare) BuildRequires: perl(Tree::DAG_Node) @@ -55,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat May 5 2007 Jose Pedro Oliveira - 0.10-1 +- Update to 0.10. + * Sun Mar 18 2007 Jose Pedro Oliveira - 0.09-1 - Update to 0.09. - New upstream maintainer. diff --git a/sources b/sources index f3fd1d8..21990e0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -62e97bd52f885020f6677f3e207613b4 Test-Warn-0.09.tar.gz +17557bbc8eefadf9f088ae4ab73e9976 Test-Warn-0.10.tar.gz