From 6b7c115813b549bf9ca2a0f740e6d12eb71fe390 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:28:12 +0100 Subject: [PATCH] automatic version update by autodist [release 0.9.0-1mamba;Sat Aug 26 2023] --- python-moddb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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