From eb22885511850397fdcd3c36594759bb2a7a24ea Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:53:12 +0100 Subject: [PATCH] automatic version update by autodist [release 1.0.3-1mamba;Mon Nov 14 2022] --- python-whatthepatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-whatthepatch.spec b/python-whatthepatch.spec index 301f78d..cd28e4c 100644 --- a/python-whatthepatch.spec +++ b/python-whatthepatch.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-whatthepatch -Version: 1.0.2 +Version: 1.0.3 Release: 1mamba Summary: A patch parsing and application library Group: System/Libraries @@ -47,5 +47,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon Nov 14 2022 Automatic Build System 1.0.3-1mamba +- automatic version update by autodist + * Wed Nov 09 2022 Silvan Calarco 1.0.2-1mamba - package created using the webbuild interface