diff --git a/GraphicsMagick.spec b/GraphicsMagick.spec index 727c759b91b57e4601ed1ca03a1e5b7420ad04a6..1db7c9135e9a4c3029e8c2a01693cc5a45c221a5 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.41 -Release: 2 +Release: 3 License: MIT Source0: http://downloads.sourceforge.net/sourceforge/graphicsmagick/GraphicsMagick-%{version}.tar.xz @@ -333,7 +333,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.* @@ -342,6 +342,9 @@ exit 1 %{_mandir}/man3/* %changelog +* Wed May 21 2025 songliyang - 1.3.41-3 +- Remove redundant Copyright file in the help package + * Tue Apr 29 2025 yaoxin <1024769339@qq.com> - 1.3.41-2 - Fix CVE-2025-27795 and CVE-2025-32460