diff --git a/pstoedit-3.78.tar.gz b/pstoedit-3.78.tar.gz deleted file mode 100644 index fd224600b39899aa3353817c058b39c7662f00aa..0000000000000000000000000000000000000000 Binary files a/pstoedit-3.78.tar.gz and /dev/null differ diff --git a/pstoedit-4.01.tar.gz b/pstoedit-4.01.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..0f228d1ad523774233715cdc4bee10ff810c42f7 Binary files /dev/null and b/pstoedit-4.01.tar.gz differ diff --git a/pstoedit.spec b/pstoedit.spec index cadab1ed93d1d792801f3488378571cc8387ab0d..272a6320dfab256b08dff7aa30919e1e8e648c91 100644 --- a/pstoedit.spec +++ b/pstoedit.spec @@ -1,8 +1,8 @@ Name: pstoedit -Version: 3.78 -Release: 2 +Version: 4.01 +Release: 1 Summary: Translates PostScript and PDF graphics into other vector formats -License: GPLv2+ +License: GPL-2.0-or-later URL: http://www.pstoedit.net/ Source0: https://sourceforge.net/projects/pstoedit/files/pstoedit/%{version}/pstoedit-%{version}.tar.gz @@ -69,6 +69,9 @@ install -D doc/pstoedit.1 $RPM_BUILD_ROOT%{_mandir}/man1/ %{_mandir}/man1/* %changelog +* Wed Jul 31 2024 xu_ping <707078654@qq.com> - 4.01-1 +- Upgrade version to 4.01 + * Fri Jul 14 2023 xu_ping <707078654@qq.com> - 3.78-2 - Fix compilation failure caused by gcc12