diff options
| author | Remi Collet <fedora@famillecollet.com> | 2012-11-22 11:05:39 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2012-11-22 11:05:39 +0100 | 
| commit | 0bfb4936a5a75b504d7967d54c360a129fe41924 (patch) | |
| tree | ea4e1351e4d8a937dba05412413512584ef35d7d | |
| parent | 17317c3f2f80b65636028fd50b3dda4616da5dbd (diff) | |
| -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 566496a..2771d47 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.5.git%{gitver}%{?dist} +Release:   0.6.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 Nov 22 2012 Remi Collet <remi@fedoraproject.org> - 1:1.0-0.6.git42067ac +- rebuild for php 5.4.9 +  * Thu Oct 18 2012 Remi Collet <remi@fedoraproject.org> - 1:1.0-0.5.git42067ac  - rebuild for php 5.4.8  | 
