From 94f63cf92392f8c47de955d86b93181ad97e3969 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 30 Mar 2022 14:39:48 +0200 Subject: update to 2.6.0 --- 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 5af7203..cdc4625 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.5.7 -%global github_commit 1e0d1d7a5982eeebc37dcb4d77bb1a5c5961d96d +%global github_version 2.6.0 +%global github_commit eca20633225fde77d042ecdac222bc9a5cb20f6a %global major 2 %global composer_vendor doctrine @@ -375,6 +375,9 @@ exit $RETURN_CODE %changelog +* Wed Mar 30 2022 Remi Collet - 2.6.0-1 +- update to 2.6.0 + * Mon Mar 7 2022 Remi Collet - 2.5.7-1 - update to 2.5.7 -- cgit