diff --git a/podofo.spec b/podofo.spec index 538d7e5..6ec07b4 100644 --- a/podofo.spec +++ b/podofo.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: podofo -Version: 0.10.3 +Version: 0.10.4 Release: 1mamba Summary: Tools based on libpodofo to work with the PDF file format Group: System/Tools @@ -91,8 +91,6 @@ This package contains libraries and header files for developing applications tha %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n libpodofo -p /sbin/ldconfig -%postun -n libpodofo -p /sbin/ldconfig %files -n libpodofo %defattr(-,root,root) @@ -113,6 +111,9 @@ This package contains libraries and header files for developing applications tha %{_bindir}/podofo* %changelog +* Thu Sep 12 2024 Automatic Build System 0.10.4-1mamba +- automatic version update by autodist + * Thu Dec 07 2023 Automatic Build System 0.10.3-1mamba - automatic version update by autodist