summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-03-19 15:29:30 +0100
committerRemi Collet <fedora@famillecollet.com>2015-03-19 15:29:30 +0100
commitb7a875dcb4abb149e0a83163c9ef911ead1562e5 (patch)
tree8143d5e871bc1e481d6560a8ad76ae40d0bf3dc3 /php.spec
parent593cdfd84c7ac9015b5b22eeec2840766f1711b0 (diff)
PHP 5.6.7
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 51b67b7..8a58432 100644
--- a/php.spec
+++ b/php.spec
@@ -127,12 +127,12 @@
%global db_devel libdb-devel
%endif
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: 5.6.7
-Release: 0.1.RC1%{?dist}
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -183,7 +183,6 @@ Patch47: php-5.6.3-phpinfo.patch
Patch91: php-5.6.3-oci8conf.patch
# Upstream fixes (100+)
-Patch100: php-odbc.patch
# Security fixes (200+)
@@ -870,8 +869,6 @@ support for using the enchant library to PHP.
%patch46 -p1 -b .fixheader
%patch47 -p1 -b .phpinfo
-%patch100 -p1 -b .odbc
-
%patch91 -p1 -b .remi-oci8
# upstream patches
@@ -1769,6 +1766,10 @@ fi
%changelog
+* Thu Mar 19 2015 Remi Collet <remi@fedoraproject.org> 5.6.7-1
+- Update to 5.6.7
+ http://www.php.net/releases/5_6_7.php
+
* Sun Mar 8 2015 Remi Collet <remi@fedoraproject.org> 5.6.7-0.1.RC1
- update to 5.6.7RC1