diff --git a/python-cssselect.spec b/python-cssselect.spec index fdac83a..9f295c9 100644 --- a/python-cssselect.spec +++ b/python-cssselect.spec @@ -4,7 +4,7 @@ Name: python-cssselect Version: 0.9.2 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Parses CSS3 Selectors and translates them to XPath 1.0 License: BSD @@ -77,6 +77,9 @@ mv %{modname}/tests.py . %{python3_sitelib}/%{modname}/ %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 0.9.2-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Sun Jun 17 2018 Miro HronĨok - 0.9.2-8 - Rebuilt for Python 3.7