From 3a69da4313b3acb9afc021f04f5338c5e7d71b61 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:53:13 +0100 Subject: [PATCH] automatic version update by autodist [release 1.0.5-1mamba;Sun May 07 2023] --- python-whatthepatch.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-whatthepatch.spec b/python-whatthepatch.spec index 7712938..e62de0d 100644 --- a/python-whatthepatch.spec +++ b/python-whatthepatch.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-whatthepatch -Version: 1.0.4 -Release: 2mamba +Version: 1.0.5 +Release: 1mamba Summary: A patch parsing and application library Group: System/Libraries Vendor: openmamba @@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sun May 07 2023 Automatic Build System 1.0.5-1mamba +- automatic version update by autodist + * Fri Apr 07 2023 Sdk Build System 1.0.4-2mamba - rebuilt with python 3.10