- Update license tag.

This commit is contained in:
corsepiu 2007-08-18 04:02:54 +00:00
parent 5d4a3fd273
commit 45d2946ad4

View File

@ -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 <rc040203@freenet.de> - 0.08-2
- Update license tag.
* Tue May 08 2007 Ralf Corsépius <rc040203@freenet.de> - 0.08-1
- Upstream update.