diff --git a/php-pecl-xdebug3.spec b/php-pecl-xdebug3.spec index 88ffded..d49f6dc 100644 --- a/php-pecl-xdebug3.spec +++ b/php-pecl-xdebug3.spec @@ -32,7 +32,7 @@ Name: php-pecl-xdebug3 Summary: Provides functions for function traces and profiling Version: %{upstream_version}%{?upstream_prever:~%{upstream_lower}} -Release: 1%{?dist} +Release: 2%{?dist} Source0: https://github.com/%{pecl_name}/%{pecl_name}/archive/%{gh_commit}/%{pecl_name}-%{upstream_version}%{?upstream_prever}-%{gh_short}.tar.gz License: Xdebug-1.03 @@ -217,6 +217,9 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 3.2.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Sun Jul 16 2023 Remi Collet - 3.2.2-1 - update to 3.2.2 - build out of sources tree