summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 2c59588..0abef96 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.2.18 (2019-05-02)
+===== 7.2.19RC1 (2019-05-16)
$ grep -ar 'Tests failed' /var/lib/mock/scl72*/build.log
diff --git a/php.spec b/php.spec
index 3f59cb4..61486e4 100644
--- a/php.spec
+++ b/php.spec
@@ -125,8 +125,8 @@
%global db_devel libdb-devel
%endif
-%global upver 7.2.18
-#global rcver RC1
+%global upver 7.2.19
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -803,7 +803,7 @@ Provides: %{?scl_prefix}php-pdo_dblib, %{?scl_prefix}php-pdo_dblib%{?_isa}
%description pdo-dblib
The %{?scl_prefix}php-pdo-dblib package contains a dynamic shared object
that implements the PHP Data Objects (PDO) interface to enable access from
-PHP to Microsoft SQL Server and Sybase databases through the FreeTDS libary.
+PHP to Microsoft SQL Server and Sybase databases through the FreeTDS library.
%endif
%package pspell
@@ -1888,6 +1888,9 @@ fi
%changelog
+* Wed May 15 2019 Remi Collet <remi@remirepo.net> - 7.2.19~RC1-1
+- update to 7.2.19RC1
+
* Tue Apr 30 2019 Remi Collet <remi@remirepo.net> - 7.2.18-1
- Update to 7.2.18 - http://www.php.net/releases/7_2_18.php