summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-symfony4.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-symfony4.spec b/php-symfony4.spec
index 4790e45..fb0e32e 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.34
-%global github_commit f67512f42dc625077573d68d96df987dc4886ba7
+%global github_version 4.4.35
+%global github_commit 8f5a6b921f1d82a2bc1e157cb05dda741ab93336
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global composer_vendor symfony
@@ -3315,6 +3315,9 @@ exit $RET
# ##############################################################################
%changelog
+* Wed Nov 24 2021 Remi Collet <remi@remirepo.net> - 4.4.35-1
+- update to 4.4.35
+
* Tue Nov 23 2021 Remi Collet <remi@remirepo.net> - 4.4.34-1
- update to 4.4.34
- allow psr/simple-cache v2