summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-06-11 13:28:35 +0200
committerRemi Collet <remi@remirepo.net>2019-06-11 13:28:35 +0200
commitc1f5ff95ba366a25e000037bb43f1cbd33888f49 (patch)
tree364f5b97b40b5e53bab7bdb3055299f6adeb09cc
parent4c9e20041b347a200ceeef2b3dc6bf4e8c13baaa (diff)
v7.2.20RC1
-rw-r--r--failed.txt2
-rw-r--r--php.spec9
2 files changed, 7 insertions, 4 deletions
diff --git a/failed.txt b/failed.txt
index 5890b00..6855d6b 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.2.19 (2019-05-30)
+===== 7.2.20RC1 (2019-06-13)
$ grep -ar 'Tests failed' /var/lib/mock/scl72*/build.log
diff --git a/php.spec b/php.spec
index 6eec911..08f2349 100644
--- a/php.spec
+++ b/php.spec
@@ -125,13 +125,13 @@
%global db_devel libdb-devel
%endif
-%global upver 7.2.19
-#global rcver RC1
+%global upver 7.2.20
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}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
@@ -1888,6 +1888,9 @@ fi
%changelog
+* Tue Jun 11 2019 Remi Collet <remi@remirepo.net> - 7.2.20~RC1-1
+- update to 7.2.20RC1
+
* Wed May 29 2019 Remi Collet <remi@remirepo.net> - 7.2.19-2
- Update to 7.2.19 - http://www.php.net/releases/7_2_19.php
- rebuild for new sources