From 426e74c9e814c5a7e964372455dbfc3e57adf486 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 8 Jun 2016 14:22:14 +0200 Subject: php-pecl-mysql: refresh for PHP 7.1 --- php70.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/php70.spec b/php70.spec index d4916cd..de5ab62 100644 --- a/php70.spec +++ b/php70.spec @@ -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 1.0.4 +* Wed Jun 8 2016 Remi Collet 1.0-5 +- fix description (PHP 7.0 is stable) + +* Thu Mar 10 2016 Remi Collet 1.0-4 - add module file for EL * Mon Mar 7 2016 Remi Collet 1.0-3 -- cgit