From a7553bfb43d1fe0e49b1bc3026af7f6d9a39345c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Feb 02 2019 10:08:58 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-xnat.spec b/python-xnat.spec index e76affe..ca53e31 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: 4%{?dist} +Release: 5%{?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 +* Sat Feb 02 2019 Fedora Release Engineering - 0.3.11-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Wed Dec 19 2018 Luis Bazan - 0.3.11-4 - enable python-progressbar2