diff --git a/python-requests-pkcs12.spec b/python-requests-pkcs12.spec index fe8405a..2674513 100644 --- a/python-requests-pkcs12.spec +++ b/python-requests-pkcs12.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Add PKCS12 support to the requests library License: ISC @@ -45,5 +45,8 @@ rm -rf %{pypi_name}.egg-info %{python3_sitelib}/requests_pkcs12-%{version}-py*.egg-info/ %changelog +* Tue May 26 2020 Miro HronĨok - 1.7-2 +- Rebuilt for Python 3.9 + * Thu Mar 19 2020 Fabian Affolter - 1.7-1 - Initial package for Fedora