automatic version update by autodist [release 3.7-1mamba;Thu Feb 27 2025]
This commit is contained in:
parent
fd9270d090
commit
45f9832ad2
@ -1,7 +1,7 @@
|
|||||||
%define pkgver %(echo %version | tr _ -)
|
%define pkgver %(echo %version | tr _ -)
|
||||||
%define majver %(echo %version | cut -d_ -f1)
|
%define majver %(echo %version | cut -d_ -f1)
|
||||||
Name: libx86emu
|
Name: libx86emu
|
||||||
Version: 3.5
|
Version: 3.7
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A small x86 emulation library
|
Summary: A small x86 emulation library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -48,8 +48,6 @@ echo %{version} > VERSION
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -62,6 +60,9 @@ echo %{version} > VERSION
|
|||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 27 2025 Automatic Build System <autodist@openmamba.org> 3.7-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Nov 22 2021 Automatic Build System <autodist@mambasoft.it> 3.5-1mamba
|
* Mon Nov 22 2021 Automatic Build System <autodist@mambasoft.it> 3.5-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user