diff --git a/python-cssselect.spec b/python-cssselect.spec index f6f3aba..8f3464c 100644 --- a/python-cssselect.spec +++ b/python-cssselect.spec @@ -1,6 +1,6 @@ Name: python-cssselect -Version: 1.0.3 -Release: 2mamba +Version: 1.1.0 +Release: 1mamba Summary: cssselect parses CSS3 Selectors and translates them to XPath 1.0 Group: System/Libraries Vendor: openmamba @@ -51,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build # %doc CHANGES README.rst %changelog +* Thu Aug 29 2019 Automatic Build System 1.1.0-1mamba +- automatic version update by autodist + * Thu Aug 08 2019 Silvan Calarco 1.0.3-2mamba - rebuilt with python3 3.7.4