summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-04-30 06:50:55 +0200
committerRemi Collet <fedora@famillecollet.com>2015-04-30 06:50:55 +0200
commit5579d8143ceadc926ecab573c3300252d062879e (patch)
tree2953196d0784acc16ad5a7bc03284d520f6b96d0 /php.spec
parentb644e79a56d30c993d0e5cb31ac3e03f5ba71617 (diff)
php56-php: 5.6.9RC1
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec11
1 files changed, 6 insertions, 5 deletions
diff --git a/php.spec b/php.spec
index aa9cd7f..4bff2b0 100644
--- a/php.spec
+++ b/php.spec
@@ -127,12 +127,12 @@
%global db_devel libdb-devel
%endif
-#global rcver RC1
-%global rpmrel 2
+%global rcver RC1
+%global rpmrel 1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
-Version: 5.6.8
+Version: 5.6.9
%if 0%{?rcver:1}
Release: 0.%{rpmrel}.%{rcver}%{?dist}
%else
@@ -174,7 +174,6 @@ Patch21: php-5.4.7-odbctimer.patch
# Functional changes
Patch40: php-5.4.0-dlopen.patch
-Patch41: php-5.6.9-newzic.patch
Patch42: php-5.6.9-systzdata-v12.patch
# See http://bugs.php.net/53436
Patch43: php-5.4.0-phpize.patch
@@ -874,7 +873,6 @@ support for using the enchant library to PHP.
%patch21 -p1 -b .odbctimer
%patch40 -p1 -b .dlopen
-%patch41 -p1 -b .newzic
%patch42 -p1 -b .systzdata
%patch43 -p1 -b .headers
%if 0%{?fedora} >= 18 || 0%{?rhel} >= 7
@@ -1783,6 +1781,9 @@ fi
%changelog
+* Thu Apr 30 2015 Remi Collet <remi@fedoraproject.org> 5.6.9-0.1.RC1
+- update to 5.6.9RC1
+
* Tue Apr 28 2015 Remi Collet <remi@fedoraproject.org> 5.6.8-2
- test build (new zic)