From c5c81dc5de375a6b45128b6ac93bb5b7198a783f Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Jan 10 2008 15:40:36 +0000 Subject: fix license tag, rebuild for perl --- diff --git a/perl-Algorithm-Diff.spec b/perl-Algorithm-Diff.spec index d49d15b..bcb6fd1 100644 --- a/perl-Algorithm-Diff.spec +++ b/perl-Algorithm-Diff.spec @@ -1,8 +1,8 @@ Name: perl-Algorithm-Diff Version: 1.1902 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Algorithm::Diff Perl module -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Algorithm-Diff/ Source0: http://www.cpan.org/authors/id/T/TY/TYEMQ/Algorithm-Diff-%{version}.tar.gz @@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Thu Jan 10 2008 Tom "spot" Callaway 1.1902-4 +- fix license tag, rebuild for perl + * Wed Apr 18 2007 Steven Pritchard 1.1902-3 - Use fixperms macro instead of our own chmod incantation. - BR ExtUtils::MakeMaker.