diff --git a/python-scss.spec b/python-scss.spec index 3523e43..63d7ced 100644 --- a/python-scss.spec +++ b/python-scss.spec @@ -12,7 +12,7 @@ Name: python-scss Version: 1.3.4 -Release: 11%{?dist} +Release: 12%{?dist} Summary: A Scss compiler for Python License: MIT @@ -118,6 +118,9 @@ cp -ar docs/_build/man/pyscss.1 %{buildroot}%{_mandir}/man1/pyscss.1 %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 1.3.4-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Tue Jan 30 2018 Iryna Shcherbina - 1.3.4-11 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)