diff --git a/pyScss.spec b/pyScss.spec index 6ed20cd..2bf99ee 100644 --- a/pyScss.spec +++ b/pyScss.spec @@ -3,7 +3,7 @@ %global sname pyscss %global pname scss Name: pyScss -Version: 1.3.7 +Version: 1.4.0 Release: 1 Summary: A Scss compiler for Python License: MIT @@ -45,6 +45,9 @@ cp -ar docs/_build/man/pyscss.1 %{buildroot}%{_mandir}/man1/pyscss.1 %{_mandir}/man1/pyscss.1.gz %changelog +* Thu Jun 23 2022 SimpleUpdate Robot - 1.4.0-1 +- Upgrade to version 1.4.0 + * Fri Jan 29 2021 wangxiyuan - Bump version to 1.3.7 diff --git a/python-scss-1.3.7.tar.gz b/python-scss-1.3.7.tar.gz deleted file mode 100644 index 9ec79cb..0000000 Binary files a/python-scss-1.3.7.tar.gz and /dev/null differ diff --git a/python-scss-1.4.0.tar.gz b/python-scss-1.4.0.tar.gz new file mode 100644 index 0000000..c5d8ecb Binary files /dev/null and b/python-scss-1.4.0.tar.gz differ