diff --git a/php-pecl-xdebug3.spec b/php-pecl-xdebug3.spec index 264fb06..19ca547 100644 --- a/php-pecl-xdebug3.spec +++ b/php-pecl-xdebug3.spec @@ -30,7 +30,7 @@ Name: php-pecl-xdebug3 Summary: Provides functions for function traces and profiling Version: %{upstream_version}%{?upstream_prever:~%{upstream_lower}} -Release: 4%{?dist} +Release: 5%{?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 @@ -217,6 +217,10 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Mon Aug 09 2021 Mohan Boddu - 3.0.4-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Jul 8 2021 Remi Collet - 3.0.4-4 - ignore tests relying on DNS #1979841