From 0ef1636cf09bd83c0d2c977d4e0fba1711add611 Mon Sep 17 00:00:00 2001 From: Stanislav Ochotnicky Date: Mon, 19 Nov 2012 16:58:04 +0100 Subject: [PATCH] Fix license tag (upstream relicensed in version 2.5.1) --- plotutils.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/plotutils.spec b/plotutils.spec index 09848f2..bfcd8d3 100644 --- a/plotutils.spec +++ b/plotutils.spec @@ -1,11 +1,13 @@ Name: plotutils Version: 2.6 -Release: 5%{?dist} +Release: 6%{?dist} Summary: GNU vector and raster graphics utilities and libraries Group: Applications/Productivity -License: GPLv2+ +# libxmi is GPLv2+ +# rest is GPLv3+ +License: GPLv2+ and GPLv3+ URL: http://www.gnu.org/software/plotutils/ Source0: ftp://ftp.gnu.org/gnu/plotutils/plotutils-%{version}.tar.gz Patch0: plotutils-2.6-png15.patch @@ -110,6 +112,9 @@ fi %changelog +* Mon Nov 19 2012 Stanislav Ochotnicky - 2.6-6 +- Fix license tag (upstream relicensed in version 2.5.1) + * Sat Jul 21 2012 Fedora Release Engineering - 2.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild @@ -148,4 +153,3 @@ fi * Wed Aug 9 2006 Denis Leroy - 2.5-1 - Initial version -