diff --git a/php-doctrine-doctrine-cache-bundle.spec b/php-doctrine-doctrine-cache-bundle.spec index 06e19ab..5a2c702 100644 --- a/php-doctrine-doctrine-cache-bundle.spec +++ b/php-doctrine-doctrine-cache-bundle.spec @@ -43,7 +43,7 @@ Name: php-%{composer_vendor}-%{composer_project} Version: %{github_version} -Release: 6%{?dist} +Release: 7%{?dist} Summary: Symfony2 Bundle for Doctrine Cache Group: Development/Libraries @@ -240,6 +240,9 @@ exit $RETURN_CODE %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 1.3.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Wed May 31 2017 Shawn Iwinski - 1.3.0-6 - Fix test failures with Symfony 2.8.21 (see https://github.com/doctrine/DoctrineCacheBundle/pull/112)