diff options
Diffstat (limited to 'php-symfony4.spec')
-rw-r--r-- | php-symfony4.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-symfony4.spec b/php-symfony4.spec index 9d20663..f871047 100644 --- a/php-symfony4.spec +++ b/php-symfony4.spec @@ -143,7 +143,7 @@ Name: php-%{composer_project}4 Version: %{github_version} -Release: 1%{?github_prerelease:.%{github_prerelease}}%{?dist} +Release: 3%{?github_prerelease:.%{github_prerelease}}%{?dist} Summary: Symfony PHP framework (version 4) # MIT and CC-BY-SA: @@ -3293,6 +3293,9 @@ exit $RET # ############################################################################## %changelog +* Tue Aug 25 2020 Remi Collet <remi@remirepo.net> - 4.4.11-3 +- fix autoloader path for doctrine/persistence 2 + * Fri Jul 24 2020 Remi Collet <remi@remirepo.net> - 4.4.11-1 - update to 4.4.11 - raise dependency on doctrine/data-fixtures 1.1 |