From 82eb764e980fae29b00b32d3b58854a3db1f7f74 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 13 Nov 2019 15:30:17 +0100 Subject: v1.6.4 --- php-doctrine-collections.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-doctrine-collections.spec') diff --git a/php-doctrine-collections.spec b/php-doctrine-collections.spec index 2a123f3..e6a18ca 100644 --- a/php-doctrine-collections.spec +++ b/php-doctrine-collections.spec @@ -12,8 +12,8 @@ %global github_owner doctrine %global github_name collections -%global github_version 1.6.2 -%global github_commit c5e0bc17b1620e97c968ac409acbff28b8b850be +%global github_version 1.6.4 +%global github_commit 6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7 %global composer_vendor doctrine %global composer_project collections @@ -134,6 +134,9 @@ rm -rf %{buildroot} %changelog +* Wed Nov 13 2019 Remi Collet - 1.6.4-1 +- update to 1.6.4 + * Tue Jun 11 2019 Remi Collet - 1.6.2-1 - update to 1.6.2 -- cgit