diff options
| -rw-r--r-- | php-eaccelerator-dev.spec | 5 | ||||
| -rw-r--r-- | php-eaccelerator.spec | 5 | 
2 files changed, 8 insertions, 2 deletions
diff --git a/php-eaccelerator-dev.spec b/php-eaccelerator-dev.spec index bafd2b6..4014ef4 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.3.git%{gitver}%{?dist} +Release:   0.4.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) @@ -204,6 +204,9 @@ rm -rf %{cache}/%{apache}/* &>/dev/null || :  %changelog +* Thu Sep 13 2012 Remi Collet <remi@fedoraproject.org> - 1:1.0-0.4.git42067ac +- rebuild for php 5.4.7 +  * Sun Sep  9 2012 Remi Collet <remi@fedoraproject.org> - 1:1.0-0.3.git42067ac  - create httpd subpackage diff --git a/php-eaccelerator.spec b/php-eaccelerator.spec index 4a1110c..ec276e7 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: 17%{?dist} +Release: 18%{?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 Sep 13 2012 Remi Collet <remi@fedoraproject.org> - 1:0.9.6.1-18 +- rebuild against PHP 5.3.17 +  * Thu Aug 16 2012 Remi Collet <remi@fedoraproject.org> - 1:0.9.6.1-17  - rebuild against PHP 5.3.16  | 
