diff --git a/php-phpunit-php-file-iterator2.spec b/php-phpunit-php-file-iterator2.spec index dad75f0..69d48b1 100644 --- a/php-phpunit-php-file-iterator2.spec +++ b/php-phpunit-php-file-iterator2.spec @@ -29,7 +29,7 @@ Name: php-%{pk_vendor}-%{pk_project}%{major} Version: 2.0.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: FilterIterator implementation that filters files based on a list of suffixes License: BSD @@ -106,6 +106,9 @@ exit $ret %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.0.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Nov 30 2020 Remi Collet - 2.0.3-1 - update to 2.0.3 (no change) - switch to phpunit8