From 17317c3f2f80b65636028fd50b3dda4616da5dbd Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 22 Nov 2012 07:35:56 +0100 Subject: PHP 5.3.19 --- php-eaccelerator.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-eaccelerator.spec b/php-eaccelerator.spec index 0a005f4..29d9418 100644 --- a/php-eaccelerator.spec +++ b/php-eaccelerator.spec @@ -18,7 +18,7 @@ Summary: PHP accelerator, optimizer, encoder and dynamic content cacher Name: %{phpname}-eaccelerator Version: 0.9.6.1 -Release: 19%{?dist} +Release: 20%{?dist} Epoch: 1 # The eaccelerator module itself is GPLv2+ # The PHP control panel is under the Zend license (control.php and dasm.php) @@ -168,6 +168,9 @@ fi %changelog +* Thu Nov 22 2012 Remi Collet - 1:0.9.6.1-20 +- rebuild against PHP 5.3.19 + * Thu Oct 18 2012 Remi Collet - 1:0.9.6.1-19 - rebuild against PHP 5.3.18 -- cgit