diff --git a/python-xnat.spec b/python-xnat.spec index 7dd8a5c..9ec20a4 100644 --- a/python-xnat.spec +++ b/python-xnat.spec @@ -11,7 +11,7 @@ which has get, head, put, post, delete methods for more directly calling the RES Name: python-%{pypi_name} Version: 0.3.22 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A new XNAT client that exposes XNAT objects/functions as python objects/functions. License: ASL 2.0 URL: http://pypi.python.org/pypi/%{pypi_name}/%{version} @@ -61,6 +61,9 @@ rm -rf %{pypi_name}.egg-info %{python3_sitelib}/xnat*.egg-info %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.3.22-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue May 26 2020 Miro HronĨok - 0.3.22-2 - Rebuilt for Python 3.9