Update to 0.10.
This commit is contained in:
parent
b692c3860d
commit
390ae5aba4
@ -1 +1 @@
|
||||
Test-Warn-0.09.tar.gz
|
||||
Test-Warn-0.10.tar.gz
|
||||
|
||||
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user