From 45d2946ad44c432dfcbd0a93d4de1977caa7cc3a Mon Sep 17 00:00:00 2001 From: corsepiu Date: Sat, 18 Aug 2007 04:02:54 +0000 Subject: [PATCH] - Update license tag. --- perl-Text-Glob.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-Text-Glob.spec b/perl-Text-Glob.spec index 6789c88..a491191 100644 --- a/perl-Text-Glob.spec +++ b/perl-Text-Glob.spec @@ -1,8 +1,8 @@ Name: perl-Text-Glob Version: 0.08 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl module to match globbing patterns against text -License: Artistic or GPL +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Text-Glob/ Source0: http://www.cpan.org/modules/by-module/Text/Text-Glob-%{version}.tar.gz @@ -45,6 +45,9 @@ make test %{_mandir}/man3/* %changelog +* Sat Aug 18 2007 Ralf Corsépius - 0.08-2 +- Update license tag. + * Tue May 08 2007 Ralf Corsépius - 0.08-1 - Upstream update.