diff --git a/php-symfony-polyfill.spec b/php-symfony-polyfill.spec index 92ee0b7..fd5fc8b 100644 --- a/php-symfony-polyfill.spec +++ b/php-symfony-polyfill.spec @@ -27,7 +27,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 @@ -156,6 +156,9 @@ cp -rp src/* %{buildroot}%{phpdir}/Symfony/Polyfill/ %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Sun Jan 03 2016 Shawn Iwinski - 1.0.1-1 - Updated to 1.0.1 (RHBZ #1294916)