diff --git a/php-phpunit-php-file-iterator2.spec b/php-phpunit-php-file-iterator2.spec index 9da2400..344c39a 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.2 -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 +* Sat Feb 02 2019 Fedora Release Engineering - 2.0.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Fri Sep 14 2018 Remi Collet - 2.0.2-1 - update to 2.0.2 - run upstream test suite