diff --git a/python-ndg_httpsclient.spec b/python-ndg_httpsclient.spec index 54342e2..6bd31c3 100644 --- a/python-ndg_httpsclient.spec +++ b/python-ndg_httpsclient.spec @@ -1,7 +1,7 @@ %global pypi_name ndg_httpsclient Name: python-%{pypi_name} Version: 0.5.1 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL License: BSD @@ -65,6 +65,9 @@ grep -qv python2 %{buildroot}%{_bindir}/ndg_httpclient %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/ %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 0.5.1-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Tue Jun 14 2022 Python Maint - 0.5.1-13 - Rebuilt for Python 3.11