summaryrefslogtreecommitdiffstats
path: root/php56.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-01-19 08:30:21 +0100
committerRemi Collet <fedora@famillecollet.com>2017-01-19 08:30:21 +0100
commit435de64afc009067512f418ffa147511c2d07aeb (patch)
treee2af51dfa65353b1af9cdeb137ee6caf08f76466 /php56.spec
parent992a07a7e8d49c49313bf21cf0fc2f508ece9fc7 (diff)
PHP 5.6.30
Diffstat (limited to 'php56.spec')
-rw-r--r--php56.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php56.spec b/php56.spec
index f82beda..2af532d 100644
--- a/php56.spec
+++ b/php56.spec
@@ -143,7 +143,7 @@
%global db_devel libdb-devel
%endif
-%global rcver RC1
+#global rcver RC1
%global rpmrel 1
Summary: PHP scripting language for creating dynamic web sites
@@ -970,7 +970,7 @@ httpd -V | grep -q 'threaded:.*yes' && exit 1
%patch91 -p1 -b .remi-oci8
# upstream patches
-%patch100 -p1 -b .skip
+%patch100 -p1 -b .upstream
# security patches
@@ -1999,6 +1999,9 @@ fi
%changelog
+* Thu Jan 19 2017 Remi Collet <remi@fedoraproject.org> 5.6.30-1
+- Update to 5.6.30 - http://www.php.net/releases/5_6_30.php
+
* Fri Jan 6 2017 Remi Collet <remi@fedoraproject.org> 5.6.30-0.1.RC1
- update to 5.6.30RC1