diff --git a/php-composer-xdebug-handler.spec b/php-composer-xdebug-handler.spec index 590c687..1745dec 100644 --- a/php-composer-xdebug-handler.spec +++ b/php-composer-xdebug-handler.spec @@ -20,7 +20,7 @@ Name: php-%{gh_owner}-%{gh_project} Version: 1.4.0 -Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} +Release: 2%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} Summary: Restarts a process without Xdebug License: MIT @@ -138,6 +138,9 @@ exit $ret %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Nov 7 2019 Remi Collet - 1.4.0-1 - update to 1.4.0 - switch to phpunit8