summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-05-15 08:28:05 +0200
committerRemi Collet <remi@remirepo.net>2019-05-15 08:28:05 +0200
commitac1cc33de1cf2a6d0f3be855e73dbdce7a3d4c7e (patch)
treed3473eff62d009b89962d5e2563ff28a3c9cd3e6 /php.spec
parent7791c686eeeae25335e6f6b1905d643fc00ef973 (diff)
v7.2.19RC1
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec9
1 files changed, 6 insertions, 3 deletions
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