diff --git a/python-puremagic.spec b/python-puremagic.spec index d9289a0..b4423da 100644 --- a/python-puremagic.spec +++ b/python-puremagic.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-puremagic -Version: 1.26 +Version: 1.27 Release: 1mamba Summary: Pure python implementation of magic file detection Group: System/Libraries @@ -47,5 +47,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Fri Aug 09 2024 Automatic Build System 1.27-1mamba +- automatic version update by autodist + * Sun Aug 04 2024 Silvan Calarco 1.26-1mamba - package created using the webbuild interface