From d1d5e26313f36435d07fba640495dfb143a12882 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 24 Oct 2024 20:06:17 +0200 Subject: [PATCH] automatic version update by autodist [release 1.5.0-1mamba;Thu Oct 24 2024] --- python-frozenlist.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-frozenlist.spec b/python-frozenlist.spec index 9c33d69..b53dc7b 100644 --- a/python-frozenlist.spec +++ b/python-frozenlist.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-frozenlist -Version: 1.4.1 +Version: 1.5.0 Release: 1mamba Summary: A list-like structure which implements collections.abc.MutableSequence Group: System/Libraries @@ -48,5 +48,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Thu Oct 24 2024 Automatic Build System 1.5.0-1mamba +- automatic version update by autodist + * Thu Sep 05 2024 Silvan Calarco 1.4.1-1mamba - package created using the webbuild interface