From f898b33a1b061ae1ebcdc2ef3bdae7724847009b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Tue, 19 Nov 2013 10:03:25 +0100 Subject: [PATCH] Add licence statement from the upstream ticket. Resolves: rhbz#1030808 --- perl-Text-ParseWords.spec | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/perl-Text-ParseWords.spec b/perl-Text-ParseWords.spec index 3ccbb68..4cb9b4e 100644 --- a/perl-Text-ParseWords.spec +++ b/perl-Text-ParseWords.spec @@ -1,8 +1,15 @@ Name: perl-Text-ParseWords Version: 3.29 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Parse text into an array of tokens or array of arrays License: GPL+ or Artistic +#statement of the upstream license https://rt.cpan.org/Public/Bug/Display.html?id=90483 +#> It would be a big help if you have better defined license. License text in .pm +#> file would be enough. +#Will do in next version. +#> I found Perl license in Makefile.PL, so we assumed it's Perl (GPL+ or Artistic). +#> Is it correct? +#yes Group: Development/Libraries URL: http://search.cpan.org/dist/Text-ParseWords/ Source0: http://www.cpan.org/authors/id/C/CH/CHORNY/Text-ParseWords-%{version}.tar.gz @@ -57,6 +64,10 @@ make test %{_mandir}/man3/* %changelog +* Tue Nov 19 2013 Marcela Mašláňová 3.29-4 +- Add licence statement from the upstream ticket +- Resolves: rhbz#1030808 + * Sun Aug 04 2013 Fedora Release Engineering - 3.29-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild