Update to 0.108.

Update Source0 URL.
This commit is contained in:
Steven Pritchard 2010-12-18 13:04:08 -06:00
parent b86b316f5e
commit fbeddb7b38
3 changed files with 9 additions and 4 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
Test-Deep-0.106.tar.gz
/Test-Deep-0.108.tar.gz

View File

@ -1,11 +1,11 @@
Name: perl-Test-Deep
Version: 0.106
Release: 3%{?dist}
Version: 0.108
Release: 1%{?dist}
Summary: Extremely flexible deep comparison
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Test-Deep/
Source0: http://www.cpan.org/authors/id/F/FD/FDALY/Test-Deep-%{version}.tar.gz
Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/Test-Deep-%{version}.tar.gz
Patch0: perl-Test-Deep-0.103-arrayeach.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
@ -53,6 +53,10 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Sat Dec 18 2010 Steven Pritchard <steve@kspei.com> 0.108-1
- Update to 0.108.
- Update Source0 URL.
* Thu May 06 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.106-3
- Mass rebuild with perl-5.12.0

View File

@ -1 +1 @@
8cf0066dca9c3c102e4ae8f57173d12f Test-Deep-0.106.tar.gz
df17efafc31acb927cc1d950115f4178 Test-Deep-0.108.tar.gz