From 582410f75e76548c52a4d6b7f6695e3f10bc5933 Mon Sep 17 00:00:00 2001 From: Michael J Gruber Date: Wed, 6 Jun 2018 13:27:10 +0200 Subject: [PATCH] fix license field bug #1586328 --- mupdf.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/mupdf.spec b/mupdf.spec index 837fb76..49c157b 100644 --- a/mupdf.spec +++ b/mupdf.spec @@ -1,9 +1,9 @@ Name: mupdf Version: 1.13.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A lightweight PDF viewer and toolkit Group: Applications/Publishing -License: GPLv3 +License: AGPLv3+ URL: http://mupdf.com/ Source0: http://mupdf.com/downloads/%{name}-%{version}-source.tar.gz Source1: %{name}.desktop @@ -92,6 +92,9 @@ update-desktop-database &> /dev/null || : %{_libdir}/lib%{name}*.a %changelog +* Wed Jun 06 2018 Michael J Gruber - 1.13.0-7 +- fix license field (bug #1586328) + * Sun Jun 03 2018 Michael J Gruber - 1.13.0-6 - fix lcms2art build on big endian