From 387e5cb2801935148ea75edd675756374a23f17f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 12 Nov 2020 08:44:31 +0100 Subject: update to 1.12.12 --- php-doctrine-doctrine-bundle.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-doctrine-doctrine-bundle.spec') diff --git a/php-doctrine-doctrine-bundle.spec b/php-doctrine-doctrine-bundle.spec index da75ac9..30abcf3 100644 --- a/php-doctrine-doctrine-bundle.spec +++ b/php-doctrine-doctrine-bundle.spec @@ -12,8 +12,8 @@ %global github_owner doctrine %global github_name DoctrineBundle -%global github_version 1.12.11 -%global github_commit df45ea464f201e6ab6ba02757204eaaf4120bcfa +%global github_version 1.12.12 +%global github_commit 5a94ec5c9081ddf10061b95e0c140dc260d6b6d3 %global composer_vendor doctrine %global composer_project doctrine-bundle @@ -328,6 +328,9 @@ exit $RETURN_CODE %changelog +* Thu Nov 12 2020 Remi Collet - 1.12.12-1 +- update to 1.12.12 + * Mon Nov 9 2020 Remi Collet - 1.12.11-1 - update to 1.12.11 -- cgit