Update to 0.21.
This commit is contained in:
parent
8ac4784a65
commit
5111601147
@ -1 +1 @@
|
|||||||
Test-Exception-0.20.tar.gz
|
Test-Exception-0.21.tar.gz
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user