[zsh] Update to new upstream version: Zsh 4.3.15

Dominic Hopf dmaphy at fedoraproject.org
Sat Dec 24 18:36:09 UTC 2011


commit 9283c33f2071e254037bbecacc34f6c5cfd048b0
Author: Dominic Hopf <dmaphy at fedoraproject.org>
Date:   Sat Dec 24 19:23:41 2011 +0100

    Update to new upstream version: Zsh 4.3.15

 .gitignore |    1 +
 sources    |    2 +-
 zsh.spec   |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6a6c643..63fa479 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 zsh-4.3.11.tar.bz2
 /zsh-4.3.13.tar.bz2
 /zsh-4.3.14.tar.bz2
+/zsh-4.3.15.tar.bz2
diff --git a/sources b/sources
index 00b7312..dbce866 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1c819a3ff7302b42eba988e333e76109  zsh-4.3.14.tar.bz2
+11766b0dd674a513810903cd33ffcac4  zsh-4.3.15.tar.bz2
diff --git a/zsh.spec b/zsh.spec
index e13a446..4edf8c1 100644
--- a/zsh.spec
+++ b/zsh.spec
@@ -2,8 +2,8 @@
 
 Summary: Powerful interactive shell
 Name: zsh
-Version: 4.3.14
-Release: 2%{?dist}
+Version: 4.3.15
+Release: 1%{?dist}
 License: MIT
 URL: http://zsh.sourceforge.net/
 Group: System Environment/Shells
@@ -169,6 +169,9 @@ fi
 %doc Doc/*.html
 
 %changelog
+* Sat Dec 24 2011 Dominic Hopf <dmaphy at fedoraproject.org> - 4.3.15-1
+- Update to new upstream version: Zsh 4.3.15
+
 * Sat Dec 17 2011 Dominic Hopf <dmaphy at fedoraproject.org> - 4.3.14-2
 - change the License field to MIT (RHBZ#768548)
 


More information about the scm-commits mailing list