From ec7c4150625ed51082969891726a1904aaeedae4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20Kasal?= Date: Fri, 4 Dec 2009 02:07:22 +0000 Subject: [PATCH] - rebuild against perl 5.10.1 --- perl-Test-Deep.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Test-Deep.spec b/perl-Test-Deep.spec index 3f102a0..e27ff3d 100644 --- a/perl-Test-Deep.spec +++ b/perl-Test-Deep.spec @@ -1,6 +1,6 @@ Name: perl-Test-Deep Version: 0.106 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Extremely flexible deep comparison License: GPL+ or Artistic Group: Development/Libraries @@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Fri Dec 4 2009 Stepan Kasal - 0.106-2 +- rebuild against perl 5.10.1 + * Fri Oct 30 2009 Stepan Kasal - 0.106-1 - new upstream version