summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-06-07 07:10:08 +0200
committerRemi Collet <remi@remirepo.net>2017-06-07 07:10:08 +0200
commitf7d3be7930afb51daae8dc9778c330a5af682978 (patch)
treec9bffa0f0c8935cf817c45401721f61bbaea9ea0 /php.spec
parent12626148ec023f040da8b9049dc7358e411d16dd (diff)
v7.0.20
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/php.spec b/php.spec
index 6e96c69..ce95653 100644
--- a/php.spec
+++ b/php.spec
@@ -124,7 +124,7 @@
%endif
%global upver 7.0.20
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
@@ -187,6 +187,7 @@ Patch91: php-5.6.3-oci8conf.patch
# Upstream fixes (100+)
# Security fixes (200+)
+Patch200: php-onigurama.patch
# Fixes for tests (300+)
# Factory is droped from system tzdata
@@ -895,6 +896,7 @@ support for JavaScript Object Notation (JSON) to PHP.
# upstream patches
# security patches
+%patch200 -p1 -b .onig
# Fixes for tests
%patch300 -p1 -b .datetests
@@ -1813,6 +1815,10 @@ fi
%changelog
+* Tue Jun 6 2017 Remi Collet <remi@fedoraproject.org> - 7.0.20-1
+- Update to 7.0.20 - http://www.php.net/releases/7_0_20.php
+- add upstream security patches for oniguruma
+
* Tue May 23 2017 Remi Collet <remi@fedoraproject.org> - 7.0.20~RC1-1
- Update to 7.0.20RC1