diff --git a/php-phpunitgoodpractices-polyfill.spec b/php-phpunitgoodpractices-polyfill.spec index fd2925b..c3e1b13 100644 --- a/php-phpunitgoodpractices-polyfill.spec +++ b/php-phpunitgoodpractices-polyfill.spec @@ -37,7 +37,7 @@ Name: php-%{pk_vendor}-%{pk_project} Version: 1.5.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Lacking future-compat polyfills for PHPUnit License: MIT @@ -189,6 +189,9 @@ exit $ret %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.5.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Dec 8 2020 Remi Collet - 1.5.0-2 - enable upstream test suite