diff --git a/python-tinycss2.spec b/python-tinycss2.spec index c0c5372..d281db4 100644 --- a/python-tinycss2.spec +++ b/python-tinycss2.spec @@ -7,7 +7,7 @@ Name: python-%{srcname} Version: 0.6.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Low-level CSS parser for Python License: BSD @@ -69,6 +69,9 @@ rm -rf %{buildroot}%{python3_sitelib}/%{srcname}/__pycache__/test.*.py? %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.6.1-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Fri Oct 12 2018 Felix Schwarz - 0.6.1-7 - remove even more Python 2 leftovers