From b374356a84eabb446d10cb9a0b4bc440922ef601 Mon Sep 17 00:00:00 2001 From: zhuchunyi Date: Wed, 6 Nov 2019 19:34:34 +0800 Subject: [PATCH] update code --- jbig2dec.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/jbig2dec.spec b/jbig2dec.spec index d8d9393..c7afa13 100644 --- a/jbig2dec.spec +++ b/jbig2dec.spec @@ -1,6 +1,6 @@ Name: jbig2dec Version: 0.16 -Release: 1 +Release: 2 Summary: a decoder implementation of the JBIG2 image compression format. License: GPLv2 @@ -36,7 +36,7 @@ Files for jbig2dec development. %files %defattr(-,root,root) -%doc COPYING LICENSE +%license COPYING LICENSE %{_bindir}/jbig2dec %{_libdir}/libjbig2dec.so.* @@ -49,6 +49,12 @@ Files for jbig2dec development. %{_mandir}/man1/%{name}.1* %changelog +* Sat Oct 19 2019 openEuler Buildteam - 0.16-2 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:Change the directory of the license file + * Wed Sep 4 2019 openEuler Builteam - 0.16-1 - Type:enhancement - ID:NA