diff --git a/php-phpunitgoodpractices-polyfill.spec b/php-phpunitgoodpractices-polyfill.spec index baa8711..fe174f9 100644 --- a/php-phpunitgoodpractices-polyfill.spec +++ b/php-phpunitgoodpractices-polyfill.spec @@ -27,7 +27,7 @@ Name: php-%{pk_vendor}-%{pk_project} Version: 1.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Lacking future-compat polyfills for PHPUnit Group: Development/Tools @@ -140,6 +140,9 @@ if (!class_exists("PHPUnitGoodPractices\\Traits\\PHPUnitVersionRetriever")) { %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 1.1.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Mon Jun 25 2018 Remi Collet - 1.1.0-2 - add mandatory dependency on one PHPUnit version - add phpunitgoodpractices/traits 1.5.1