diff --git a/python-moddb.spec b/python-moddb.spec index 76158ff..ca835de 100644 --- a/python-moddb.spec +++ b/python-moddb.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-moddb -Version: 0.8.1 +Version: 0.9.0 Release: 1mamba Summary: A scrapper for ModDB Mod and Game pages Group: System/Libraries @@ -54,5 +54,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Aug 26 2023 Automatic Build System 0.9.0-1mamba +- automatic version update by autodist + * Tue Jul 04 2023 Silvan Calarco 0.8.1-1mamba - package created using the webbuild interface