Update to 0.21.

This commit is contained in:
Jose Pedro Oliveira 2005-06-07 13:47:13 +00:00
parent 8ac4784a65
commit 5111601147
3 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
Test-Exception-0.20.tar.gz Test-Exception-0.21.tar.gz

View File

@ -1,12 +1,12 @@
Name: perl-Test-Exception Name: perl-Test-Exception
Version: 0.20 Version: 0.21
Release: 4%{?dist} Release: 1%{?dist}
Summary: Library of test functions for exception based Perl code Summary: Library of test functions for exception based Perl code
Group: Development/Libraries Group: Development/Libraries
License: GPL or Artistic License: GPL or Artistic
URL: http://search.cpan.org/dist/Test-Exception/ URL: http://search.cpan.org/dist/Test-Exception/
Source0: http://www.cpan.org/authors/id/A/AD/ADIE/Test-Exception-0.20.tar.gz Source0: http://www.cpan.org/authors/id/A/AD/ADIE/Test-Exception-0.21.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch BuildArch: noarch
@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Tue Jun 7 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.21-1
- Update to 0.21.
* Thu May 12 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.20-4 * Thu May 12 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.20-4
- Add dist tag. - Add dist tag.

View File

@ -1 +1 @@
820941e2373ecc9a17716550357dc6c6 Test-Exception-0.20.tar.gz fc1aab12ca0867dd46328e169c06a21c Test-Exception-0.21.tar.gz