diff --git a/python-nodeenv.spec b/python-nodeenv.spec index 546e70f..5507fd7 100644 --- a/python-nodeenv.spec +++ b/python-nodeenv.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: 0.13.6 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Node.js virtual environment builder License: BSD @@ -111,6 +111,9 @@ rm -rf %{pypi_name}.egg-info %endif %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.13.6-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Fri Jan 26 2018 Iryna Shcherbina - 0.13.6-10 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)