From 3163d671b34646ef8dbc074753f03aa3fc89ba87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= Date: Thu, 18 Jul 2013 19:37:12 +0200 Subject: [PATCH] Adjust license tag (RHBZ #977787). --- perl-Params-Validate.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec index 1da1cdd..fc7ea52 100644 --- a/perl-Params-Validate.spec +++ b/perl-Params-Validate.spec @@ -16,8 +16,8 @@ Summary: Params-Validate Perl module Name: perl-Params-Validate Version: 1.08 -Release: 2%{?dist} -License: Artistic2.0 +Release: 3%{?dist} +License: Artistic 2.0 Group: Development/Libraries URL: http://search.cpan.org/dist/Params-Validate/ Source0: http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Params-Validate-%{version}.tar.gz @@ -103,6 +103,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' %{_mandir}/man3/* %changelog +* Thu Jul 18 2013 Ralf Corsépius - 1.08-3 +- Adjust license tag (RHBZ #977787). + * Thu Jul 18 2013 Ralf Corsépius - 1.08-2 - Add %%bcond --without release-tests. - Skip release tests when bootstrapping (RHBZ #982253).