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