diff --git a/php-symfony-polyfill.spec b/php-symfony-polyfill.spec index e18286f..04b6e59 100644 --- a/php-symfony-polyfill.spec +++ b/php-symfony-polyfill.spec @@ -33,7 +33,7 @@ Name: php-%{composer_vendor}-%{composer_project} Version: %{github_version} -Release: 1%{?github_release}%{?dist} +Release: 2%{?github_release}%{?dist} Summary: Symfony polyfills backporting features to lower PHP versions Group: Development/Libraries @@ -167,6 +167,9 @@ exit $RETURN_CODE %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 1.5.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Aug 30 2017 Shawn Iwinski - 1.5.0-1 - Updated to 1.5.0 (RHBZ #1482156) - Added version constraints to ircmaxell/password-compat