From 0a0ad2029a7a7da3eb4766db5a57bb47936107d6 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 17 Mar 2024 21:01:38 +0100 Subject: [PATCH] automatic version update by autodist [release 0.31-1mamba;Sun Mar 17 2024] --- pyelftools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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