diff --git a/python-xnat.spec b/python-xnat.spec index 191cdc6..1b1510d 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.21 -Release: 1%{?dist} +Release: 2%{?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 +* Thu Jan 30 2020 Fedora Release Engineering - 0.3.21-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Wed Oct 23 2019 Aniket Pradhan - 0.3.21-1 - Upgraded to v0.3.21