From bc2b875f86de84c393c089073823f0a5393a39fb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 10 May 2021 09:25:02 +0200 Subject: update to 2.3.2 --- php-doctrine-doctrine-bundle2.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-doctrine-doctrine-bundle2.spec') diff --git a/php-doctrine-doctrine-bundle2.spec b/php-doctrine-doctrine-bundle2.spec index 2baa1c6..9a7cbe9 100644 --- a/php-doctrine-doctrine-bundle2.spec +++ b/php-doctrine-doctrine-bundle2.spec @@ -13,8 +13,8 @@ %global github_owner doctrine %global github_name DoctrineBundle -%global github_version 2.3.1 -%global github_commit a08bc3b4d8567cdff05e89b272ba1e06e9d71c21 +%global github_version 2.3.2 +%global github_commit d6b3c37804539a24ba8a7d647a6144cab2f13242 %global major 2 %global composer_vendor doctrine @@ -327,6 +327,9 @@ exit $RETURN_CODE %changelog +* Mon May 10 2021 Remi Collet - 2.3.2-1 +- update to 2.3.2 + * Tue Apr 6 2021 Remi Collet - 2.3.1-1 - update to 2.3.1 -- cgit