Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 8c51a21024 | |||
| 98bf86a7ac | |||
| bb5606e8ed | |||
| 715d462f89 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:459765ab736cb10f9554a7ac02c5ea7f355c6c2e9fcfd217611c7d5102b1076b
|
||||
size 1335475
|
||||
3
pstoedit-4.02.tar.gz
Normal file
3
pstoedit-4.02.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5588b432d2c6b2ad9828b44915ea5813ff9a3a3312a41fa0de4c38ddac9df72f
|
||||
size 1369790
|
||||
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 1 16:40:06 UTC 2024 - Antonio Teixeira <antonio.teixeira@suse.com>
|
||||
|
||||
- Update to version 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 Apr 10 13:26:59 UTC 2024 - Antonio Teixeira <antonio.teixeira@suse.com>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: pstoedit
|
||||
Version: 4.01
|
||||
Version: 4.02
|
||||
Release: 0
|
||||
Summary: PostScript and PDF Converter
|
||||
License: GPL-2.0-or-later
|
||||
@@ -122,6 +122,7 @@ rm -rf %{buildroot}/usr/share/doc/%{name}
|
||||
%{_libdir}/pstoedit/*.so
|
||||
%{_datadir}/%{name}
|
||||
%{_mandir}/man?*/*.*
|
||||
%defattr(644, -, -, 755)
|
||||
%license copying
|
||||
%doc examples doc/readme.txt
|
||||
%doc doc/*.htm doc/%{name}.pdf
|
||||
|
||||
Reference in New Issue
Block a user