diff --git a/pscript-0.7.0.tar.gz b/pscript-0.7.0.tar.gz deleted file mode 100644 index 025db9d..0000000 --- a/pscript-0.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:064fb6b060f2a30dc6e2d5186f76dd1d962fccd76839104233b1bbee4127709f -size 120727 diff --git a/pscript-0.7.1.tar.gz b/pscript-0.7.1.tar.gz new file mode 100644 index 0000000..4773b6d --- /dev/null +++ b/pscript-0.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27641ff27fd60b002a07ba41262085f29d36e4a8d9e8857ae38158137ba062e7 +size 120350 diff --git a/python-pscript.changes b/python-pscript.changes index 4b4adfe..f0a46ce 100644 --- a/python-pscript.changes +++ b/python-pscript.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri May 24 12:20:38 UTC 2019 - pgajdos@suse.com + +- version update to 0.7.1 + * fix style error + * Quicker op_equals + ------------------------------------------------------------------- Tue Mar 19 15:43:05 UTC 2019 - Tomáš Chvátal diff --git a/python-pscript.spec b/python-pscript.spec index 2b48b28..c98d7ef 100644 --- a/python-pscript.spec +++ b/python-pscript.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pscript -Version: 0.7.0 +Version: 0.7.1 Release: 0 Summary: Python to JavaScript compiler License: BSD-2-Clause