diff --git a/php-phpunitgoodpractices-polyfill.spec b/php-phpunitgoodpractices-polyfill.spec index 83ff7cc..bf0a322 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: 5%{?dist} +Release: 6%{?dist} Summary: Lacking future-compat polyfills for PHPUnit License: MIT @@ -139,6 +139,9 @@ if (!class_exists("PHPUnitGoodPractices\\Traits\\PHPUnitVersionRetriever")) { %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 1.1.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Dec 29 2018 Remi Collet - 1.1.0-5 - update phpunitgoodpractices/traits to 1.7.0