summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-06-07 11:21:04 +0200
committerRemi Collet <remi@remirepo.net>2017-06-07 11:21:04 +0200
commit1d2e8718a57750a6d8de0cca2c3b20b269484c20 (patch)
tree1ee496512a14f905a1e4d92b0d035b1ce5bd056d /php.spec
parent8e472ab74f794b749b5ddf5044d0d6e4b3fbcf69 (diff)
v7.1.6
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 e861351..b082d3a 100644
--- a/php.spec
+++ b/php.spec
@@ -125,7 +125,7 @@
%endif
%global upver 7.1.6
-%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
@@ -893,6 +894,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
+* Wed Jun 7 2017 Remi Collet <remi@fedoraproject.org> - 7.1.6-1
+- Update to 7.1.6 - http://www.php.net/releases/7_1_6.php
+- add upstream security patches for oniguruma
+
* Wed May 24 2017 Remi Collet <remi@fedoraproject.org> - 7.1.6~RC1-1
- Update to 7.1.6RC1