automatic version update by autodist [release 3.5-1mamba;Mon Nov 22 2021]

This commit is contained in:
Automatic Build System 2024-01-06 06:10:08 +01:00
parent f99629a89c
commit fd9270d090

View File

@ -1,7 +1,7 @@
%define pkgver %(echo %version | tr _ -)
%define majver %(echo %version | cut -d_ -f1)
Name: libx86emu
Version: 3.4
Version: 3.5
Release: 1mamba
Summary: A small x86 emulation library
Group: System/Libraries
@ -62,6 +62,9 @@ echo %{version} > VERSION
%{_libdir}/*.so
%changelog
* Mon Nov 22 2021 Automatic Build System <autodist@mambasoft.it> 3.5-1mamba
- automatic version update by autodist
* Mon Nov 08 2021 Automatic Build System <autodist@mambasoft.it> 3.4-1mamba
- automatic version update by autodist