automatic version update by autodist [release 4.02-1mamba;Sat Nov 30 2024]
This commit is contained in:
parent
0eacaf4e79
commit
a81d7d876f
@ -1,7 +1,7 @@
|
|||||||
%define libname lib%{name}
|
%define libname lib%{name}
|
||||||
|
|
||||||
Name: pstoedit
|
Name: pstoedit
|
||||||
Version: 4.01
|
Version: 4.02
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Translates PostScript and PDF graphics into other vector formats
|
Summary: Translates PostScript and PDF graphics into other vector formats
|
||||||
Group: Applications/Graphics
|
Group: Applications/Graphics
|
||||||
@ -80,8 +80,6 @@ done
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||||
|
|
||||||
%post -n %{libname} -p /sbin/ldconfig
|
|
||||||
%postun -n %{libname} -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -108,6 +106,9 @@ done
|
|||||||
%doc examples/*.ps
|
%doc examples/*.ps
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 30 2024 Automatic Build System <autodist@openmamba.org> 4.02-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Mar 29 2024 Automatic Build System <autodist@openmamba.org> 4.01-1mamba
|
* Fri Mar 29 2024 Automatic Build System <autodist@openmamba.org> 4.01-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user