From e7720ebfb0bc0f99411162ac238239eb03abd63f Mon Sep 17 00:00:00 2001 From: Luis Bazan Date: Dec 19 2018 16:43:55 +0000 Subject: fix changelog and version --- diff --git a/python-xnat.spec b/python-xnat.spec index 3907b98..e76affe 100644 --- a/python-xnat.spec +++ b/python-xnat.spec @@ -17,7 +17,7 @@ which has get, head, put, post, delete methods for more directly calling the RES Name: python-%{pypi_name} Version: 0.3.11 -Release: 3%{?dist} +Release: 4%{?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} @@ -103,6 +103,9 @@ rm -rf %{pypi_name}.egg-info %{python3_sitelib}/xnat*.egg-info %changelog +* Wed Dec 19 2018 Luis Bazan - 0.3.11-4 +- enable python-progressbar2 + * Thu Nov 29 2018 Luis Bazan - 0.3.11-3 - Use template of neuro-sig