diff options
Diffstat (limited to 'php72.spec')
-rw-r--r-- | php72.spec | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -114,8 +114,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: php @@ -922,7 +922,7 @@ Obsoletes: php70u-pdo-dblib, php70w-pdo_dblib, php71u-pdo-dblib, php71w-pdo_dbli %description pdo-dblib The 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. %package embedded Summary: PHP library for embedding in applications @@ -2183,6 +2183,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 |