diff options
-rw-r--r-- | php-eaccelerator-dev.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-eaccelerator-dev.spec b/php-eaccelerator-dev.spec index d8c2f20..566496a 100644 --- a/php-eaccelerator-dev.spec +++ b/php-eaccelerator-dev.spec @@ -9,7 +9,7 @@ Summary: PHP accelerator, optimizer and dynamic content cacher Name: php-eaccelerator Version: 1.0 -Release: 0.4.git%{gitver}%{?dist} +Release: 0.5.git%{gitver}%{?dist} Epoch: 1 # The eaccelerator module itself is GPLv2+ # The PHP control panel is under the Zend license (control.php and dasm.php) @@ -205,6 +205,9 @@ rm -rf %{cache}/%{apache}/* &>/dev/null || : %changelog +* Thu Oct 18 2012 Remi Collet <remi@fedoraproject.org> - 1:1.0-0.5.git42067ac +- rebuild for php 5.4.8 + * Thu Sep 13 2012 Remi Collet <remi@fedoraproject.org> - 1:1.0-0.4.git42067ac - rebuild for php 5.4.7 |