diff --git a/pstoedit-4.01.tar.gz b/pstoedit-4.01.tar.gz deleted file mode 100644 index 0f228d1ad523774233715cdc4bee10ff810c42f7..0000000000000000000000000000000000000000 Binary files a/pstoedit-4.01.tar.gz and /dev/null differ diff --git a/pstoedit-4.02.tar.gz b/pstoedit-4.02.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..cf85bbdc6e74a6e126ddb0469d929c6cd8b741d9 Binary files /dev/null and b/pstoedit-4.02.tar.gz differ diff --git a/pstoedit.spec b/pstoedit.spec index 272a6320dfab256b08dff7aa30919e1e8e648c91..3019a00e73a7bf1cf00774d6dea433e26d308099 100644 --- a/pstoedit.spec +++ b/pstoedit.spec @@ -1,5 +1,5 @@ Name: pstoedit -Version: 4.01 +Version: 4.02 Release: 1 Summary: Translates PostScript and PDF graphics into other vector formats License: GPL-2.0-or-later @@ -69,6 +69,16 @@ install -D doc/pstoedit.1 $RPM_BUILD_ROOT%{_mandir}/man1/ %{_mandir}/man1/* %changelog +* Wed Feb 19 2025 xu_ping <707078654@qq.com> - 4.02-1 +- Upgrade version to 4.02 + * Improve the build process to build also the GUI if QT is installed. + * Include a .desktop and Icon file for better Linux integration. + * Update the autoconf tools to enable the usage of homebrew. + * Update reflecting changes in GhostScript 10.03 and 10.04 (disable some operators used by pstoedit). + * Fix a few warnings issued by Coverity. + * Improve code for g++ V14. + * Implemented sourceforge feature request #4 (show -nc option in GUI). + * Wed Jul 31 2024 xu_ping <707078654@qq.com> - 4.01-1 - Upgrade version to 4.01