diff --git a/GraphicsMagick.spec b/GraphicsMagick.spec index ddc5cfb700257fa8735612e82683900c62a8f858..cf2f5ccacb2c7592204cb5a96d619e00339cd6a5 100644 --- a/GraphicsMagick.spec +++ b/GraphicsMagick.spec @@ -26,7 +26,7 @@ Summary: An ImageMagick fork, offering faster image generation and better quality Name: GraphicsMagick Version: 1.3.45 -Release: 3 +Release: 4 License: MIT Source0: https://downloads.sourceforge.net/sourceforge/graphicsmagick/GraphicsMagick-%{version}.tar.xz @@ -321,7 +321,7 @@ exit 1 %files help %dir %{_pkgdocdir} %{_pkgdocdir}/ChangeLog* -%{_pkgdocdir}/*.txt +%{_pkgdocdir}/NEWS.txt %{_pkgdocdir}/www/ %{_mandir}/man[145]/[a-z]* %{_mandir}/man1/GraphicsMagick-config.* @@ -330,6 +330,9 @@ exit 1 %{_mandir}/man3/* %changelog +* Mon May 19 2025 songliyang - 1.3.45-4 +- Remove redundant Copyright file in the help package + * Tue Apr 29 2025 yaoxin <1024769339@qq.com> - 1.3.45-3 - Fix CVE-2025-27795,CVE-2025-27796 and CVE-2025-32460