diff --git a/python-tinycss2.spec b/python-tinycss2.spec index a99c58b..ec8c73d 100644 --- a/python-tinycss2.spec +++ b/python-tinycss2.spec @@ -13,7 +13,7 @@ Name: python-%{srcname} Version: 0.6.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Low-level CSS parser for Python License: BSD @@ -116,6 +116,9 @@ rm -rf %{buildroot}%{python3_sitelib}/%{srcname}/__pycache__/test.*.py? %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.6.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Sat Dec 16 2017 Felix Schwarz 0.6.1-2 - remove also generated bytecode for test.py in Python 3 - more specific files specification