From f50db1b29ccdb17aaf248a0dabfbec2b5184706c Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Thu, 18 Jul 2013 12:57:10 +0100 Subject: [PATCH] Fixed license tag (AGPLv3+). --- ghostscript.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ghostscript.spec b/ghostscript.spec index 685a373..5388e66 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -5,11 +5,11 @@ Summary: A PostScript interpreter and renderer Name: ghostscript Version: %{gs_ver} -Release: 10%{?dist} +Release: 11%{?dist} # Included CMap data is Redistributable, no modification permitted, # see http://bugzilla.redhat.com/487510 -License: GPLv3+ and Redistributable, no modification permitted +License: AGPLv3+ and Redistributable, no modification permitted URL: http://www.ghostscript.com/ Group: Applications/Publishing Source0: http://downloads.ghostscript.com/public/ghostscript-%{gs_ver}.tar.bz2 @@ -357,6 +357,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libgs.so %changelog +* Thu Jul 18 2013 Tim Waugh 9.07-11 +- Fixed license tag (AGPLv3+). + * Wed Jul 17 2013 Tim Waugh 9.07-10 - Added in missing part of gs_sprintf backport: add in the header to stdio_.h. Without this there are problems with va_args on some