summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-doctrine-orm.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-doctrine-orm.spec b/php-doctrine-orm.spec
index 2ca75e6..cb9ba6f 100644
--- a/php-doctrine-orm.spec
+++ b/php-doctrine-orm.spec
@@ -2,7 +2,7 @@
#
# Fedora spec file for php-doctrine-orm
#
-# Copyright (c) 2013-2019 Shawn Iwinski <shawn.iwinski@gmail.com>
+# Copyright (c) 2013-2020 Shawn Iwinski <shawn.iwinski@gmail.com>
# Remi Collet <remi@fedoraproject.org>
#
# License: MIT
@@ -13,8 +13,8 @@
%global github_owner doctrine
%global github_name orm
-%global github_version 2.7.1
-%global github_commit 445796af0e873d9bd04f2502d322a7d5009b6846
+%global github_version 2.7.2
+%global github_commit dafe298ce5d0b995ebe1746670704c0a35868a6a
%global composer_vendor doctrine
%global composer_project orm
@@ -319,6 +319,9 @@ exit $RETURN_CODE
%changelog
+* Wed Mar 25 2020 Remi Collet <remi@remirepo.net> - 2.7.2-1
+- update to 2.7.2
+
* Mon Feb 17 2020 Remi Collet <remi@remirepo.net> - 2.7.1-1
- update to 2.7.1