From 824b4a4d282f268a026a9461eb9635c02450a770 Mon Sep 17 00:00:00 2001 From: Štěpán Kasal Date: Dec 04 2009 02:19:28 +0000 Subject: - rebuild against perl 5.10.1 --- diff --git a/perl-Text-Diff.spec b/perl-Text-Diff.spec index f06536c..b259d3c 100644 --- a/perl-Text-Diff.spec +++ b/perl-Text-Diff.spec @@ -1,6 +1,6 @@ Name: perl-Text-Diff Version: 1.37 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Perform diffs on files and record sets License: GPL+ or Artistic Group: Development/Libraries @@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Fri Dec 4 2009 Stepan Kasal - 1.37-3 +- rebuild against perl 5.10.1 + * Sun Sep 27 2009 Chris Weyl 1.37-2 - add Test::More as a BR (rt#50040)