Update to 0.10.

This commit is contained in:
Jose Pedro Oliveira 2007-05-05 13:57:17 +00:00
parent b692c3860d
commit 390ae5aba4
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
Test-Warn-0.09.tar.gz
Test-Warn-0.10.tar.gz

View File

@ -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 <jpo at di.uminho.pt> - 0.10-1
- Update to 0.10.
* Sun Mar 18 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.09-1
- Update to 0.09.
- New upstream maintainer.

View File

@ -1 +1 @@
62e97bd52f885020f6677f3e207613b4 Test-Warn-0.09.tar.gz
17557bbc8eefadf9f088ae4ab73e9976 Test-Warn-0.10.tar.gz