summaryrefslogtreecommitdiffstats
path: root/php-symfony4.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-05-19 16:54:36 +0200
committerRemi Collet <remi@remirepo.net>2021-05-19 16:54:36 +0200
commitc113dd4e2d060a57d8790fd8cfe11432b188a244 (patch)
tree950fc77c0296c60988cd154b946b1de65db0ec26 /php-symfony4.spec
parent7d3dad72f01ea09d04e8345396809b450132e718 (diff)
update to 4.4.24
Diffstat (limited to 'php-symfony4.spec')
-rw-r--r--php-symfony4.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/php-symfony4.spec b/php-symfony4.spec
index 451ba8b..3d6829d 100644
--- a/php-symfony4.spec
+++ b/php-symfony4.spec
@@ -13,8 +13,8 @@
%global github_owner symfony
%global github_name symfony
-%global github_version 4.4.23
-%global github_commit bb7ec823d2ea5a77c83a11739fc38f62e2b7999c
+%global github_version 4.4.24
+%global github_commit 854af7600a6249c34bdbf4120e078aef6ece660e
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global composer_vendor symfony
@@ -29,9 +29,9 @@
# "doctrine/annotations": "~1.10.4"
%global doctrine_annotations_min_ver 1.10.4
%global doctrine_annotations_max_ver 2.0
-# "doctrine/cache": "~1.6"
+# "doctrine/cache": "^1.6|^2.0"
%global doctrine_cache_min_ver 1.6
-%global doctrine_cache_max_ver 2.0
+%global doctrine_cache_max_ver 3
# "doctrine/collections": "~1.0"
%global doctrine_collections_min_ver 1.0
%global doctrine_collections_max_ver 2
@@ -3303,6 +3303,9 @@ exit $RET
# ##############################################################################
%changelog
+* Wed May 19 2021 Remi Collet <remi@remirepo.net> - 4.4.24-1
+- update to 4.4.24
+
* Mon May 17 2021 Remi Collet <remi@remirepo.net> - 4.4.23-1
- update to 4.4.23