From 3a1058d83242594016ab9d03e5f9fff10549c523 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 25 Jan 2017 07:12:28 +0100 Subject: php-react-child-process: backport --- php-react-child-process.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'php-react-child-process.spec') diff --git a/php-react-child-process.spec b/php-react-child-process.spec index 152d5a8..1900bcf 100644 --- a/php-react-child-process.spec +++ b/php-react-child-process.spec @@ -1,3 +1,4 @@ +# remirepo spec file for php-react-child-process, from: # # Fedora spec file for php-react-child-process # @@ -29,7 +30,7 @@ %global react_stream_min_ver 0.4.2 %global react_stream_max_ver 0.5.0 # "sebastian/environment": "~1.0" -%if 0%{?el7} +%if 0 %global sebastian_environment_min_ver 1.0 %global sebastian_environment_max_ver 2.0 %else @@ -167,6 +168,9 @@ exit $SCL_RETURN_CODE %changelog +* Wed Jan 25 2017 Remi Collet - 1.1.0-2 +- backport for remi repo + * Tue Jan 24 2017 Shawn Iwinski - 0.4.1-2 - Retrict sebastian/environment dependency to one major version - Minor update to SCL tests (only php55 if rhel) -- cgit