summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-05-28 13:15:34 +0200
committerRemi Collet <remi@remirepo.net>2019-05-28 13:15:34 +0200
commitcbb4e83a6dcffba9a1585dc3fdf223a6dac609e5 (patch)
treef20fb706400adf4368aa7fd4457c3051e0b95c40 /php.spec
parentc709f8d2135fd0b6fda150ce24f7779e8af96c69 (diff)
v7.1.30
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php.spec b/php.spec
index 92916d0..2ac0708 100644
--- a/php.spec
+++ b/php.spec
@@ -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