diff options
Diffstat (limited to 'php-doctrine-collections.spec')
-rw-r--r-- | php-doctrine-collections.spec | 7 |
1 files changed, 5 insertions, 2 deletions
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 <remi@remirepo.net> - 1.6.4-1 +- update to 1.6.4 + * Tue Jun 11 2019 Remi Collet <remi@remirepo.net> - 1.6.2-1 - update to 1.6.2 |