From 09793edc1ced8175483ec1375905510ab750c6ed Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 15 Nov 2024 08:38:15 +0100 Subject: [PATCH] automatic version update by autodist [release 0.12.0-1mamba;Fri Nov 15 2024] --- python-moddb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-moddb.spec b/python-moddb.spec index 38c9385..0f2f73a 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.11.0 +Version: 0.12.0 Release: 1mamba Summary: A scrapper for ModDB Mod and Game pages Group: System/Libraries @@ -50,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Fri Nov 15 2024 Automatic Build System 0.12.0-1mamba +- automatic version update by autodist + * Mon Apr 15 2024 Automatic Build System 0.11.0-1mamba - automatic version update by autodist