diff --git a/python-requests-pkcs12.spec b/python-requests-pkcs12.spec index 86f9951..728bd4e 100644 --- a/python-requests-pkcs12.spec +++ b/python-requests-pkcs12.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.7 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Add PKCS12 support to the requests library License: ISC @@ -45,6 +45,9 @@ rm -rf %{pypi_name}.egg-info %{python3_sitelib}/requests_pkcs12-%{version}-py*.egg-info/ %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.7-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 1.7-5 - Rebuilt for Python 3.10