summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-doctrine-orm.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-doctrine-orm.spec b/php-doctrine-orm.spec
index 4002807..3c85bd3 100644
--- a/php-doctrine-orm.spec
+++ b/php-doctrine-orm.spec
@@ -13,8 +13,8 @@
%global github_owner doctrine
%global github_name orm
-%global github_version 2.8.3
-%global github_commit 657a30f8ceef2a78c2ff36a9fe6c6a6717c1c448
+%global github_version 2.8.4
+%global github_commit a588555ecd837b8d7e89355d9a13902e54d529c7
%global composer_vendor doctrine
%global composer_project orm
@@ -351,6 +351,9 @@ exit $RETURN_CODE
%changelog
+* Tue Apr 6 2021 Remi Collet <remi@remirepo.net> - 2.8.4-1
+- update to 2.8.4
+
* Tue Apr 6 2021 Remi Collet <remi@remirepo.net> - 2.8.3-1
- update to 2.8.3