[php-ZendFramework/el6: 1/2] update to 1.11.9 fixes some nasty bugs full changelog http://framework.zend.com/changelog/1.11.9

Felix Kaechele heffer at fedoraproject.org
Sat Jul 16 16:52:42 UTC 2011


commit 39453ab13950685356390c60f3cac7a47e0cb812
Author: Felix Kaechele <heffer at fedoraproject.org>
Date:   Sat Jul 16 18:46:08 2011 +0200

    update to 1.11.9
    fixes some nasty bugs
    full changelog http://framework.zend.com/changelog/1.11.9

 .gitignore             |    1 +
 php-ZendFramework.spec |    9 +++++++--
 sources                |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3e85b7a..45c9ffb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ ZendFramework-1.10.6.tar.gz
 /ZendFramework-1.11.6.tar.gz
 /ZendFramework-1.11.7.tar.gz
 /ZendFramework-1.11.8.tar.gz
+/ZendFramework-1.11.9.tar.gz
diff --git a/php-ZendFramework.spec b/php-ZendFramework.spec
index fe3144f..7ab940d 100644
--- a/php-ZendFramework.spec
+++ b/php-ZendFramework.spec
@@ -3,7 +3,7 @@
 
 Summary:         Leading open-source PHP framework
 Name:            php-ZendFramework
-Version:         1.11.8
+Version:         1.11.9
 Release:         1%{?posttag}%{?dist}
 
 License:         BSD
@@ -42,7 +42,7 @@ Obsoletes: %{name}-tests < 1.9.6-2
 %description
 Extending the art & spirit of PHP, Zend Framework is based on simplicity,
 object-oriented best practices, corporate friendly licensing, and a rigorously
-tested agile codebase. Zend Framework is focused on building more secure,
+tested agile code base. Zend Framework is focused on building more secure,
 reliable, and modern Web 2.0 applications & web services, and consuming widely
 available APIs from leading vendors like Google, Amazon, Yahoo!, Flickr, as
 well as API providers and catalogers like StrikeIron and ProgrammableWeb.
@@ -614,5 +614,10 @@ cd ..
 
 
 %changelog
+* Sat Jul 16 2011 Felix Kaechele <heffer at fedoraproject.org> - 1.11.9-1
+- update to 1.11.9
+- fixes some nasty bugs
+- full changelog http://framework.zend.com/changelog/1.11.9
+
 * Sun Jul 10 2011 Felix Kaechele <heffer at fedoraproject.org> - 1.11.8-1
 - first version for EPEL
diff --git a/sources b/sources
index 1712a62..c25752b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7dbc1d8fa891b04651e2038b0af08bea  ZendFramework-1.11.8.tar.gz
+b2683f1aaf1ad08241f424ccf746f9ab  ZendFramework-1.11.9.tar.gz


More information about the scm-commits mailing list