automatic version update by autodist [release 3.4.6-1mamba;Sun Feb 18 2024]
This commit is contained in:
parent
108966fc11
commit
f0d0f19012
@ -1,6 +1,6 @@
|
|||||||
Name: libffi
|
Name: libffi
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 3.4.4
|
Version: 3.4.6
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A Portable Foreign Function Interface Library
|
Summary: A Portable Foreign Function Interface Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -58,6 +58,8 @@ This package contains static libraries and header files needed for development.
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall
|
%makeinstall
|
||||||
|
|
||||||
|
rm -f %{buildroot}%{_infodir}/dir
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
@ -91,6 +93,9 @@ This package contains static libraries and header files needed for development.
|
|||||||
%{_infodir}/libffi.info.gz
|
%{_infodir}/libffi.info.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 18 2024 Automatic Build System <autodist@openmamba.org> 3.4.6-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Oct 24 2022 Automatic Build System <autodist@mambasoft.it> 3.4.4-1mamba
|
* Mon Oct 24 2022 Automatic Build System <autodist@mambasoft.it> 3.4.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user