From a6c7b3620d3100eeab4504e14c2b1c6a7ea239c9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 15 May 2019 09:56:35 +0200 Subject: v7.2.19RC1 --- php72.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'php72.spec') diff --git a/php72.spec b/php72.spec index b68cd26..c9a9eb9 100644 --- a/php72.spec +++ b/php72.spec @@ -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 - 7.2.19~RC1-1 +- update to 7.2.19RC1 + * Tue Apr 30 2019 Remi Collet - 7.2.18-1 - Update to 7.2.18 - http://www.php.net/releases/7_2_18.php -- cgit