diff --git a/libx86emu.spec b/libx86emu.spec index 99b3957..fc6a8f2 100644 --- a/libx86emu.spec +++ b/libx86emu.spec @@ -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 3.5-1mamba +- automatic version update by autodist + * Mon Nov 08 2021 Automatic Build System 3.4-1mamba - automatic version update by autodist