diff --git a/python-scss.spec b/python-scss.spec index f251df8..9bb1a4a 100644 --- a/python-scss.spec +++ b/python-scss.spec @@ -9,7 +9,7 @@ Name: python-scss Version: 1.3.7 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A Scss compiler for Python License: MIT @@ -71,6 +71,9 @@ cp -ar docs/_build/man/pyscss.1 %{buildroot}%{_mandir}/man1/pyscss.1 %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.3.7-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 1.3.7-5 - Rebuilt for Python 3.10