diff --git a/php-phpunit-File-Iterator.spec b/php-phpunit-File-Iterator.spec index 581373a..17492e5 100644 --- a/php-phpunit-File-Iterator.spec +++ b/php-phpunit-File-Iterator.spec @@ -19,7 +19,7 @@ Name: php-phpunit-File-Iterator Version: 1.4.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: FilterIterator implementation that filters files based on a list of suffixes Group: Development/Libraries @@ -87,6 +87,9 @@ fi %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 1.4.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Sat Nov 26 2016 Remi Collet - 1.4.2-1 - update to 1.4.2 (no change) - switch to fedora/autoloader