diff options
| -rw-r--r-- | failed.txt | 2 | ||||
| -rw-r--r-- | php.spec | 7 | 
2 files changed, 6 insertions, 3 deletions
| @@ -1,4 +1,4 @@ -===== 7.1.29 (2019-05-02) +===== 7.1.30 (2019-05-30)  $ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log @@ -125,7 +125,7 @@  %global db_devel  libdb-devel  %endif -%global upver        7.1.29 +%global upver        7.1.30  Summary: PHP scripting language for creating dynamic web sites  Name: %{?scl_prefix}php @@ -799,7 +799,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 @@ -1863,6 +1863,9 @@ fi  %changelog +* Tue May 28 2019 Remi Collet <remi@remirepo.net> - 7.1.30-1 +- Update to 7.1.30 - http://www.php.net/releases/7_1_30.php +  * Wed May  1 2019 Remi Collet <remi@remirepo.net> - 7.1.29-1  - Update to 7.1.29 - http://www.php.net/releases/7_1_29.php | 
