From 24b9bb123c9af85ba7dfc86d42bc99e462a7ca28 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 8 May 2015 08:43:20 +0200 Subject: php-ZendFramework2: 2.3.8 (security) --- php-ZendFramework2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-ZendFramework2.spec b/php-ZendFramework2.spec index 634ecb8..19b23e5 100644 --- a/php-ZendFramework2.spec +++ b/php-ZendFramework2.spec @@ -16,7 +16,7 @@ %global with_tests %{?_without_tests:0}%{!?_without_tests:1} Name: php-ZendFramework2 -Version: 2.3.7 +Version: 2.3.8 Release: 1%{?dist} Summary: Zend Framework 2 @@ -2549,6 +2549,9 @@ exit $RET # ############################################################################## %changelog +* Fri May 8 2015 Remi Collet - 2.3.8-1 +- Update to 2.3.8 + * Fri Mar 13 2015 Remi Collet - 2.3.7-1 - Update to 2.3.7 -- cgit