[zsh/f20] Update to latest upstream release: Zsh 5.0.5

Dominic Hopf dmaphy at fedoraproject.org
Wed Jul 2 23:28:56 UTC 2014


commit 4bf965e4d297fba98f72d256ee7fa2a36b9ec678
Author: Dominic Hopf <dmaphy at fedoraproject.org>
Date:   Tue Apr 8 23:20:34 2014 +0200

    Update to latest upstream release: Zsh 5.0.5

 .gitignore |    1 +
 sources    |    2 +-
 zsh.spec   |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index da4bdbd..ca9a7d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ zsh-4.3.11.tar.bz2
 /zsh-4.3.17.tar.bz2
 /zsh-5.0.0.tar.bz2
 /zsh-5.0.2.tar.bz2
+/zsh-5.0.5.tar.bz2
diff --git a/sources b/sources
index 2ba00c5..44e843f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b8f2ad691acf58b3252225746480dcad  zsh-5.0.2.tar.bz2
+6156dc2f19b0a067bdbc0fb7f81e2017  zsh-5.0.5.tar.bz2
diff --git a/zsh.spec b/zsh.spec
index 9e2a0e3..14c716c 100644
--- a/zsh.spec
+++ b/zsh.spec
@@ -2,8 +2,8 @@
 
 Summary: Powerful interactive shell
 Name: zsh
-Version: 5.0.2
-Release: 8%{?dist}
+Version: 5.0.5
+Release: 1%{?dist}
 License: MIT
 URL: http://zsh.sourceforge.net/
 Group: System Environment/Shells
@@ -174,6 +174,9 @@ fi
 %doc Doc/*.html
 
 %changelog
+* Tue Apr 08 2014 Dominic Hopf <dmaphy at fedoraproject.org> - 5.0.5-1
+- Update to latest upstream release: Zsh 5.0.5
+
 * Thu Jan 16 2014 James Antill <james at fedoraproject.org> - 5.0.2-8
 - Remove unneeded build require on tetex.
 


More information about the scm-commits mailing list