diff --git a/python-socks.spec b/python-socks.spec index 9a26b1e..678336d 100644 --- a/python-socks.spec +++ b/python-socks.spec @@ -9,7 +9,7 @@ httpx-socks packages. Name: python-socks Version: 1.2.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Core proxy (SOCKS4, SOCKS5, HTTP tunneling) functionality for Python License: ASL 2.0 @@ -61,6 +61,9 @@ BuildRequires: %{py3_dist yarl} %{python3_sitelib}/%{undername} %changelog +* Fri Jun 04 2021 Python Maint - 1.2.4-2 +- Rebuilt for Python 3.10 + * Tue May 11 2021 Ankur Sinha - 1.2.4-1 - Use py3_dist marcos everywhere - Remove unneeded egg info removal command