diff --git a/python-QtAwesome.spec b/python-QtAwesome.spec index 421f096..fddfbb7 100644 --- a/python-QtAwesome.spec +++ b/python-QtAwesome.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.4.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: FontAwesome icons in PyQt and PySide applications License: MIT and OFL URL: https://github.com/spyder-ide/%{simple_name} @@ -86,6 +86,9 @@ rm -rf %{pypi_name}.egg-info %{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.4.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Jan 15 2018 Iryna Shcherbina - 0.4.4-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)