Update to 0.108.
Update Source0 URL.
This commit is contained in:
parent
b86b316f5e
commit
fbeddb7b38
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
Test-Deep-0.106.tar.gz
|
||||
/Test-Deep-0.108.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user