diff --git a/php-pecl-xdebug3.spec b/php-pecl-xdebug3.spec index 49138ac..4a72e56 100644 --- a/php-pecl-xdebug3.spec +++ b/php-pecl-xdebug3.spec @@ -16,11 +16,11 @@ %global pecl_name xdebug %global with_zts 0%{!?_without_zts:%{?__ztsphp:1}} -%global gh_commit f8d0dac50e3b7bebf370054b4940abbb10740234 +%global gh_commit 52911afee0d66f4569d71d25bb9532c8fab9d5f5 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) # version/release -%global upstream_version 3.1.1 +%global upstream_version 3.1.2 #global upstream_prever RC1 #global upstream_lower rc1 @@ -30,7 +30,7 @@ Name: php-pecl-xdebug3 Summary: Provides functions for function traces and profiling Version: %{upstream_version}%{?upstream_prever:~%{upstream_lower}} -Release: 2%{?dist} +Release: 1%{?dist} Source0: https://github.com/%{pecl_name}/%{pecl_name}/archive/%{gh_commit}/%{pecl_name}-%{upstream_version}%{?upstream_prever}-%{gh_short}.tar.gz # The Xdebug License, version 1.01 @@ -212,6 +212,9 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Wed Dec 1 2021 Remi Collet - 3.1.2-1 +- update to 3.1.2 + * Thu Oct 28 2021 Remi Collet - 3.1.1-2 - rebuild for https://fedoraproject.org/wiki/Changes/php81