From 6056b25a59b0754afb1b3721b2e495327d10e96e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 4 Dec 2024 12:26:37 +0100 Subject: [PATCH] automatic version update by autodist [release 0.2.1-1mamba;Tue Dec 03 2024] --- python-propcache.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-propcache.spec b/python-propcache.spec index 5b15802..9542d0b 100644 --- a/python-propcache.spec +++ b/python-propcache.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-propcache -Version: 0.2.0 +Version: 0.2.1 Release: 1mamba Summary: Accelerated property cache Group: System/Libraries @@ -48,5 +48,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Dec 03 2024 Automatic Build System 0.2.1-1mamba +- automatic version update by autodist + * Thu Oct 24 2024 Silvan Calarco 0.2.0-1mamba - package created using the webbuild interface