diff --git a/pstoedit.spec b/pstoedit.spec index 2e86d71..db0e012 100644 --- a/pstoedit.spec +++ b/pstoedit.spec @@ -1,7 +1,7 @@ %define libname lib%{name} Name: pstoedit -Version: 4.01 +Version: 4.02 Release: 1mamba Summary: Translates PostScript and PDF graphics into other vector formats Group: Applications/Graphics @@ -80,8 +80,6 @@ done %clean [ "%{buildroot}" != / ] && rm -rf %{buildroot} -%post -n %{libname} -p /sbin/ldconfig -%postun -n %{libname} -p /sbin/ldconfig %files %defattr(-,root,root) @@ -108,6 +106,9 @@ done %doc examples/*.ps %changelog +* Sat Nov 30 2024 Automatic Build System 4.02-1mamba +- automatic version update by autodist + * Fri Mar 29 2024 Automatic Build System 4.01-1mamba - automatic version update by autodist