diff --git a/python-types-setuptools.spec b/python-types-setuptools.spec index f1061a3..74e4fa5 100644 --- a/python-types-setuptools.spec +++ b/python-types-setuptools.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-types-setuptools -Version: 68.2.0.1 +Version: 68.2.0.2 Release: 1mamba Summary: Typing stubs for setuptools Group: System/Libraries @@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/pkg_resources-stubs/* %changelog +* Sat Nov 25 2023 Automatic Build System 68.2.0.2-1mamba +- automatic version update by autodist + * Thu Nov 09 2023 Automatic Build System 68.2.0.1-1mamba - automatic version update by autodist