diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-11-22 07:35:56 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-11-22 07:35:56 +0100 |
commit | 17317c3f2f80b65636028fd50b3dda4616da5dbd (patch) | |
tree | cdfc6657016a4e2068a03001a19b4382cd51ec3f /php-eaccelerator.spec | |
parent | d84137079259e1c909b31d44366fcf8aaffcf90d (diff) |
PHP 5.3.19
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 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 <remi@fedoraproject.org> - 1:0.9.6.1-20 +- rebuild against PHP 5.3.19 + * Thu Oct 18 2012 Remi Collet <remi@fedoraproject.org> - 1:0.9.6.1-19 - rebuild against PHP 5.3.18 |