bump epoch again caused by libpaper 1.2.1 still making ghostcript crash [release 1.1.28-3mamba;Thu Jun 23 2022]

This commit is contained in:
Silvan Calarco 2024-01-06 05:20:48 +01:00
parent eba2738d6c
commit ebc9d44231

View File

@ -2,9 +2,9 @@
%define libmajver %(echo %libver | cut -d. -f 1)
Name: libpaper
Epoch: 1
Epoch: 2
Version: 1.1.28
Release: 2mamba
Release: 3mamba
Summary: An open source viewer for Portable Document Format (PDF) files
Group: System/Libraries
Vendor: openmamba
@ -108,6 +108,9 @@ echo "a4" > %{buildroot}%{_sysconfdir}/papersize
%{_mandir}/man8/paperconfig.*
%changelog
* Thu Jun 23 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.28-3mamba
- bump epoch again caused by libpaper 1.2.1 still making ghostcript crash
* Sun May 29 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.28-2mamba
- revert to old version due to 1.2.0 crashing with convert (epoch bump)