From 854d7fcf216807dd730fabfe6eb08d57568febd2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 13 Feb 2020 13:06:03 +0100 Subject: v3.2.6 --- php-pecl-skywalking.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-pecl-skywalking.spec') diff --git a/php-pecl-skywalking.spec b/php-pecl-skywalking.spec index 10564ce..efddfd9 100644 --- a/php-pecl-skywalking.spec +++ b/php-pecl-skywalking.spec @@ -19,7 +19,7 @@ Summary: The PHP instrument agent for Apache SkyWalking Name: %{?sub_prefix}php-pecl-%{pecl_name} -Version: 3.2.5 +Version: 3.2.6 Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} Source0: https://pecl.php.net/get/%{pecl_name}-%{version}.tgz License: ASL 2.0 @@ -231,6 +231,9 @@ TEST_PHP_EXECUTABLE=%{__ztsphp} \ %changelog +* Thu Feb 13 2020 Remi Collet - 3.2.6-1 +- update to 3.2.6 + * Tue Feb 11 2020 Remi Collet - 3.2.5-1 - update to 3.2.5 -- cgit