diff --git a/libx86emu.spec b/libx86emu.spec index 697ebf2..99b3957 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.3 +Version: 3.4 Release: 1mamba Summary: A small x86 emulation library Group: System/Libraries @@ -62,6 +62,9 @@ echo %{version} > VERSION %{_libdir}/*.so %changelog +* Mon Nov 08 2021 Automatic Build System 3.4-1mamba +- automatic version update by autodist + * Thu Oct 14 2021 Automatic Build System 3.3-1mamba - automatic version update by autodist