automatic version update by autodist [release 3.3.8-1mamba;Thu Jan 02 2025]

This commit is contained in:
Automatic Build System 2025-01-02 23:34:07 +01:00
parent a88afe2c83
commit 544d649f90
2 changed files with 6 additions and 2 deletions

View File

@ -2,3 +2,4 @@
Utilities for manipulating PostScript documents, including page selection and rearrangement, resizing the page, arrangement into signatures for booklet printing, and page merging for n-up printing.
Utilities include psbook, psselect, pstops, psnup, psresize, epsffit.

View File

@ -1,5 +1,5 @@
Name: psutils
Version: 3.3.7
Version: 3.3.8
Release: 1mamba
Summary: PostScript Utilities
Group: Applications/Publishing
@ -22,7 +22,7 @@ BuildRequires: python-Wand-py3
Utilities for manipulating PostScript documents, including page selection and rearrangement, resizing the page, arrangement into signatures for booklet printing, and page merging for n-up printing.
Utilities include psbook, psselect, pstops, psnup, psresize, epsffit.
#% debug_package
%define debug_package %{nil}
%prep
%setup -q
@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python3} -m build --no-isolation --wheel
%doc COPYING
%changelog
* Thu Jan 02 2025 Automatic Build System <autodist@openmamba.org> 3.3.8-1mamba
- automatic version update by autodist
* Sun Dec 22 2024 Automatic Build System <autodist@openmamba.org> 3.3.7-1mamba
- automatic version update by autodist