diff --git a/python-wxnatpy.spec b/python-wxnatpy.spec index ade82ff..3993cb3 100644 --- a/python-wxnatpy.spec +++ b/python-wxnatpy.spec @@ -13,7 +13,7 @@ It is built on top of wxPython and xnatpy.} Name: python-%{pypi_name} Version: 0.3.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: wxnatpy is a wxPython widget which allows users to browse the contents of a XNAT repository. License: ASL 2.0 URL: https://github.com/pauldmccarthy/wxnatpy @@ -59,6 +59,9 @@ find . -type f -name "*.py" -exec sed -i '/^#![ ]*\/usr\/bin\/env.*$/ d' {} 2>/ %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.3.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue May 26 2020 Miro HronĨok - 0.3.2-3 - Rebuilt for Python 3.9