diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-07-20 13:29:52 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-07-20 13:29:52 +0200 |
commit | e7084db792177f0e9a5bd888c8b2bd4b1e6c2acb (patch) | |
tree | f6369453a79dbb24e84c18907424b7c5649d90ef /php-eaccelerator.spec | |
parent | 4dd5159fa790375d5704552473790220213d4a20 (diff) |
php-eaccelerator: rebuild for php 5.3.15
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 aac3fc2..f6ab0cb 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: 15%{?dist} +Release: 16%{?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 +* Fri Jul 20 2012 Remi Collet <remi@fedoraproject.org> - 1:0.9.6.1-16 +- rebuild against PHP 5.3.15 + * Thu Jun 14 2012 Remi Collet <remi@fedoraproject.org> - 1:0.9.6.1-15 - rebuild against PHP 5.3.14 |