diff options
Diffstat (limited to 'php-eaccelerator.spec')
-rw-r--r-- | php-eaccelerator.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-eaccelerator.spec b/php-eaccelerator.spec index daf1de8..aac3fc2 100644 --- a/php-eaccelerator.spec +++ b/php-eaccelerator.spec @@ -21,7 +21,7 @@ Summary: PHP accelerator, optimizer, encoder and dynamic content cacher Name: %{phpname}-eaccelerator Version: 0.9.6.1 -Release: 14%{?dist} +Release: 15%{?dist} Epoch: 1 # The eaccelerator module itself is GPLv2+ # The PHP control panel is under the Zend license (control.php and dasm.php) @@ -171,6 +171,9 @@ fi %changelog +* Thu Jun 14 2012 Remi Collet <remi@fedoraproject.org> - 1:0.9.6.1-15 +- rebuild against PHP 5.3.14 + * Wed May 09 2012 Remi Collet <remi@fedoraproject.org> - 1:0.9.6.1-14 - rebuild against PHP 5.3.13 |