diff --git a/zsh-5.0.0.tar.bz2 b/zsh-5.0.0.tar.bz2 deleted file mode 100644 index ac31f5f..0000000 --- a/zsh-5.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd014a8e09a3607c68369d1615db96d0fbb7279a125950b32032fd448c44a888 -size 3014362 diff --git a/zsh-5.0.2.tar.bz2 b/zsh-5.0.2.tar.bz2 new file mode 100644 index 0000000..eff99b8 --- /dev/null +++ b/zsh-5.0.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb220ae5a8076191ec6b4c6a5a2f18122d074a19f25b45f0320b44b8166c5a03 +size 3025767 diff --git a/zsh.changes b/zsh.changes index 892450b..b70dfbe 100644 --- a/zsh.changes +++ b/zsh.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Dec 24 15:53:42 UTC 2012 - idonmez@suse.com + +- Update to version 5.0.2 + * Numeric constants in mathematical contexts can contain + underscores. + * functions -T turns on tracing for specific functions. +- See the included NEWS file for other changes. + ------------------------------------------------------------------- Fri Nov 16 03:49:21 UTC 2012 - crrodriguez@opensuse.org diff --git a/zsh.spec b/zsh.spec index e3c5661..70f5f96 100644 --- a/zsh.spec +++ b/zsh.spec @@ -17,7 +17,7 @@ Name: zsh -Version: 5.0.0 +Version: 5.0.2 Release: 0 Summary: Shell with comprehensive completion License: MIT