automatic version update by autodist [release 3.7-1mamba;Thu Feb 27 2025]

This commit is contained in:
Automatic Build System 2025-02-28 00:09:16 +01:00
parent fd9270d090
commit 45f9832ad2

View File

@ -1,7 +1,7 @@
%define pkgver %(echo %version | tr _ -)
%define majver %(echo %version | cut -d_ -f1)
Name: libx86emu
Version: 3.5
Version: 3.7
Release: 1mamba
Summary: A small x86 emulation library
Group: System/Libraries
@ -48,8 +48,6 @@ echo %{version} > VERSION
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root)
@ -62,6 +60,9 @@ echo %{version} > VERSION
%{_libdir}/*.so
%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
- automatic version update by autodist