From c50c944ce3656f56a9fa8ed1f506f2be930c9344 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:41:47 +0100 Subject: [PATCH] automatic version update by autodist [release 2.4.1-1mamba;Mon Apr 17 2023] --- python-soupsieve.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-soupsieve.spec b/python-soupsieve.spec index 9fad1e1..ce9734d 100644 --- a/python-soupsieve.spec +++ b/python-soupsieve.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-soupsieve -Version: 2.4 +Version: 2.4.1 Release: 1mamba Summary: A CSS selector library designed to be used with Beautiful Soup 4 Group: System/Libraries @@ -46,6 +46,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Mon Apr 17 2023 Automatic Build System 2.4.1-1mamba +- automatic version update by autodist + * Mon Mar 06 2023 Automatic Build System 2.4-1mamba - automatic version update by autodist