From b37bedf7f773eebc45a2edac73aba6ed93d00d59 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Wed, 14 Feb 2018 10:46:29 -0500 Subject: [PATCH] fix license tag --- perl-Text-Template.spec | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/perl-Text-Template.spec b/perl-Text-Template.spec index 6de14b7..5862d36 100644 --- a/perl-Text-Template.spec +++ b/perl-Text-Template.spec @@ -1,13 +1,9 @@ Name: perl-Text-Template Version: 1.47 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Expand template text with embedded Perl - Group: Development/Libraries -# See CPAN RT#102523 -# lib/Text/Template.pm: (GPL+ or Artistic) and (GPLv2+ or Artistic) -# other files: (GPLv2+ or Artistic) -License: (GPL+ or Artistic) and (GPLv2+ or Artistic) +License: GPL+ or Artistic URL: http://search.cpan.org/dist/Text-Template/ Source0: http://www.cpan.org/authors/id/M/MJ/MJD/Text-Template-%{version}.tar.gz @@ -65,6 +61,9 @@ make test %changelog +* Wed Feb 14 2018 Tom Callaway - 1.47-5 +- fix license tag + * Fri Feb 09 2018 Fedora Release Engineering - 1.47-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild