From 05f1f0d11549b6dc8af0bfe8bc0dc819ab3054c3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 21 Mar 2017 09:29:31 +0100 Subject: php-pecl-tcpwrap: 1.2.0 --- REFLECTION | 2 +- php-pecl-tcpwrap.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/REFLECTION b/REFLECTION index 472a838..318fe1e 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #131 tcpwrap version 1.1.3 ] { +Extension [ extension #137 tcpwrap version 1.2.0 ] { - Functions { Function [ function tcpwrap_check ] { diff --git a/php-pecl-tcpwrap.spec b/php-pecl-tcpwrap.spec index 4a89e3d..53c542a 100644 --- a/php-pecl-tcpwrap.spec +++ b/php-pecl-tcpwrap.spec @@ -21,7 +21,7 @@ Summary: Tcpwrappers binding Name: %{?sub_prefix}php-pecl-%{pecl_name} -Version: 1.1.3 +Version: 1.2.0 Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: PHP Group: Development/Languages @@ -224,6 +224,9 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Tue Mar 21 2017 Remi Collet - 1.2.0-1 +- Update to 1.2.0 + * Sat Dec 31 2016 Remi Collet - 1.1.3-1 - initial package - use fix from trunk, up to rev 341556 -- cgit