summaryrefslogtreecommitdiffstats
path: root/php70.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-09-12 17:40:26 +0200
committerRemi Collet <remi@remirepo.net>2017-09-12 17:40:26 +0200
commit94a3db7a20269b0b73494e453b3aff9b7b7c7fec (patch)
tree051203c77cfd5cdaa68d3a2e2b8ed33b790cdd26 /php70.spec
parent4da90a6dbe183230702326981ccef28750f697b0 (diff)
v7.0.24RC1
Diffstat (limited to 'php70.spec')
-rw-r--r--php70.spec11
1 files changed, 6 insertions, 5 deletions
diff --git a/php70.spec b/php70.spec
index 9cf9415..90cae7c 100644
--- a/php70.spec
+++ b/php70.spec
@@ -107,13 +107,13 @@
%global db_devel libdb-devel
%endif
-%global upver 7.0.23
-#global rcver RC1
+%global upver 7.0.24
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{rcver}}
-Release: 2%{?dist}
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -166,7 +166,6 @@ Patch47: php-5.6.3-phpinfo.patch
Patch91: php-5.6.3-oci8conf.patch
# Upstream fixes (100+)
-Patch100: php-upstream.patch
# Security fixes (200+)
@@ -1012,7 +1011,6 @@ httpd -V | grep -q 'threaded:.*yes' && exit 1
%patch91 -p1 -b .remi-oci8
# upstream patches
-%patch100 -p1 -b .up
# security patches
@@ -2032,6 +2030,9 @@ fi
%changelog
+* Tue Sep 12 2017 Remi Collet <remi@fedoraproject.org> - 7.0.24~RC1-1
+- Update to 7.0.24RC1
+
* Thu Aug 31 2017 Remi Collet <remi@fedoraproject.org> - 7.0.23-2
- add patch for EL-6, fix undefined symbol: sqlite3_errstr