$ git diff --patch-with-stat --summary bd2885f57d949e743add75902363986d4cf9818a..13e9ed88fd7a61271f0d3f8ffb6adf7f637433cd
python-cssselect.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/python-cssselect.spec b/python-cssselect.spec
index f3f4c85..7f9dc96 100644
--- a/python-cssselect.spec
+++ b/python-cssselect.spec
@@ -3,7 +3,7 @@
Summary: Library for parsing CSS3 selectors and translating them to XPath 1.0
Name: python-%{module}
Version: 1.1.0
-Release: 1
+Release: 2
Source0: https://github.com/scrapy/cssselect/archive/v%{version}/%{name}-%{version}.tar.gz
License: BSD
Group: Development/Python