summaryrefslogtreecommitdiffstats
path: root/php55.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-11-06 12:59:26 +0100
committerRemi Collet <fedora@famillecollet.com>2013-11-06 12:59:26 +0100
commit965ff5bbfe770998c7e32c311f351ac539643eab (patch)
tree0493b7fb4952db6d00a62e2c81649829c47f688e /php55.spec
parentb813b111de6a3650e2eeaca6a1783fc321c0ae94 (diff)
php 5.5: test buid with opcache changes reverted
Diffstat (limited to 'php55.spec')
-rw-r--r--php55.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php55.spec b/php55.spec
index 4323da1..285093d 100644
--- a/php55.spec
+++ b/php55.spec
@@ -103,7 +103,7 @@ Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: 5.5.6
%if 0%{?snapdate:1}%{?rcver:1}
-Release: 0.4.%{?snapdate}%{?rcver}%{?dist}
+Release: 0.5.%{?snapdate}%{?rcver}%{?dist}
%else
Release: 2%{?dist}
%endif
@@ -1848,6 +1848,9 @@ fi
%changelog
+* Wed Nov 5 2013 Remi Collet <remi@fedoraproject.org> 5.5.6-0.5.RC1
+- test buid with opcache changes reverted
+
* Mon Nov 4 2013 Remi Collet <remi@fedoraproject.org> 5.5.6-0.4.RC1
- test build opcache with phar build shared
https://github.com/zendtech/ZendOptimizerPlus/issues/147