diff --git a/pyelftools.spec b/pyelftools.spec index 8d62fdb..0154396 100644 --- a/pyelftools.spec +++ b/pyelftools.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: pyelftools -Version: 0.30 +Version: 0.31 Release: 1mamba Summary: Parsing ELF and DWARF in Python Group: System/Libraries @@ -48,5 +48,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sun Mar 17 2024 Automatic Build System 0.31-1mamba +- automatic version update by autodist + * Sat Oct 14 2023 Silvan Calarco 0.30-1mamba - package created using the webbuild interface