diff --git a/python-soupsieve.spec b/python-soupsieve.spec index 5c7c48e..ab82271 100644 --- a/python-soupsieve.spec +++ b/python-soupsieve.spec @@ -1,5 +1,5 @@ Name: python-soupsieve -Version: 2.2 +Version: 2.2.1 Release: 1mamba Summary: A CSS selector library designed to be used with Beautiful Soup 4 Group: System/Libraries @@ -10,11 +10,9 @@ URL: https://github.com/facelessuser/soupsieve Source: https://pypi.debian.net/soupsieve/soupsieve-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -## note: run 'autospec -u -a6 python-soupsieve' to get the list of build requirements. ## AUTOBUILDREQ-END BuildRequires: libpython-devel Requires: python >= %python_version -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description %{summary}. @@ -44,6 +42,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %defattr(-,root,root) %changelog +* Sat Mar 20 2021 Automatic Build System 2.2.1-1mamba +- automatic version update by autodist + * Mon Feb 22 2021 Automatic Build System 2.2-1mamba - automatic version update by autodist