diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-06-08 14:22:14 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-06-08 14:22:14 +0200 |
commit | 426e74c9e814c5a7e964372455dbfc3e57adf486 (patch) | |
tree | b1e1bd8b616e845a1dca0f1b5f45ab0c23c576a9 | |
parent | f075071a61a1dd05651a1385b6aca4f32c7e7b82 (diff) |
php-pecl-mysql: refresh for PHP 7.1
-rw-r--r-- | php70.spec | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -20,7 +20,7 @@ Summary: Package that installs PHP 7.0 Name: %scl_name Version: 1.0 -Release: 4%{?dist} +Release: 5%{?dist} Group: Development/Languages License: GPLv2+ @@ -43,9 +43,6 @@ Requires: %{?scl_name}-runtime%{?_isa} = %{version}-%{release} This is the main package for %scl Software Collection, that install PHP 7.0 language. -WARNING: this an experimental collection for -the development version of PHP 7.0. - %package runtime Summary: Package that handles %scl Software Collection. @@ -208,7 +205,10 @@ restorecon -R %{_localstatedir} &>/dev/null || : %changelog -* Thu Mar 10 2016 Remi Collet <remi@fedoraproject.org> 1.0.4 +* Wed Jun 8 2016 Remi Collet <remi@fedoraproject.org> 1.0-5 +- fix description (PHP 7.0 is stable) + +* Thu Mar 10 2016 Remi Collet <remi@fedoraproject.org> 1.0-4 - add module file for EL * Mon Mar 7 2016 Remi Collet <remi@fedoraproject.org> 1.0-3 |