[perl-Test-Deep] Update to 0.108. Update Source0 URL.

Steven Pritchard steve at fedoraproject.org
Sat Dec 18 19:04:29 UTC 2010


commit fbeddb7b38ca15862daa3a8719db5dced1798241
Author: Steven Pritchard <steven.pritchard at gmail.com>
Date:   Sat Dec 18 13:04:08 2010 -0600

    Update to 0.108.
    Update Source0 URL.

 .gitignore          |    1 +
 perl-Test-Deep.spec |   10 +++++++---
 sources             |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b894e51..a2ead33 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Test-Deep-0.106.tar.gz
+/Test-Deep-0.108.tar.gz
diff --git a/perl-Test-Deep.spec b/perl-Test-Deep.spec
index 05920da..1b5baf5 100644
--- a/perl-Test-Deep.spec
+++ b/perl-Test-Deep.spec
@@ -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 at kspei.com> 0.108-1
+- Update to 0.108.
+- Update Source0 URL.
+
 * Thu May 06 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.106-3
 - Mass rebuild with perl-5.12.0
 
diff --git a/sources b/sources
index b9776f7..d7c5b3d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8cf0066dca9c3c102e4ae8f57173d12f  Test-Deep-0.106.tar.gz
+df17efafc31acb927cc1d950115f4178  Test-Deep-0.108.tar.gz



More information about the perl-devel mailing list