diff --git a/pyScss.spec b/pyScss.spec index 69e3d09..6ed20cd 100644 --- a/pyScss.spec +++ b/pyScss.spec @@ -3,7 +3,7 @@ %global sname pyscss %global pname scss Name: pyScss -Version: 1.3.5 +Version: 1.3.7 Release: 1 Summary: A Scss compiler for Python License: MIT @@ -45,5 +45,8 @@ cp -ar docs/_build/man/pyscss.1 %{buildroot}%{_mandir}/man1/pyscss.1 %{_mandir}/man1/pyscss.1.gz %changelog +* Fri Jan 29 2021 wangxiyuan +- Bump version to 1.3.7 + * Tue Oct 27 2020 shaoqiang kang - 1.3.5-1 - Package init diff --git a/python-scss-1.3.5.tar.gz b/python-scss-1.3.5.tar.gz deleted file mode 100644 index 8662524..0000000 Binary files a/python-scss-1.3.5.tar.gz and /dev/null differ diff --git a/python-scss-1.3.7.tar.gz b/python-scss-1.3.7.tar.gz new file mode 100644 index 0000000..9ec79cb Binary files /dev/null and b/python-scss-1.3.7.tar.gz differ