From ed9d88e44b64603d2ab1c50fbfac2d8fcc07311f Mon Sep 17 00:00:00 2001 From: kerongw Date: Sat, 11 Jun 2022 09:25:12 +0000 Subject: [PATCH] delete macro in changelog https://gitee.com/src-openeuler/libtiff/issues/I5BTYO?from=project-issue --- libtiff.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libtiff.spec b/libtiff.spec index 60ecf78..d52f9b4 100644 --- a/libtiff.spec +++ b/libtiff.spec @@ -1,6 +1,6 @@ Name: libtiff Version: 4.3.0 -Release: 13 +Release: 14 Summary: TIFF Library and Utilities License: libtiff URL: https://www.simplesystems.org/libtiff/ @@ -140,6 +140,9 @@ find html -name 'Makefile*' | xargs rm %exclude %{_datadir}/html/man/tiffgt.1.html %changelog +* Sat Jun 11 2022 wangkerong - 4.3.0-14 +- delete macro in changelog + * Wed May 18 2022 liuyumeng - 4.3.0-13 - fix CVE-2022-1355 @@ -192,7 +195,7 @@ find html -name 'Makefile*' | xargs rm - update to libtiff-4.3.0-1 * Fri Jul 30 2021 chenyanpanHW - 4.2.0-2 -- DESC: delete -S git from %autosetup, and delete BuildRequires git +- DESC: delete -S git from autosetup, and delete BuildRequires git * Wed Jan 27 2021 hanhui - 4.2.0-1 - Type: enhancement