summaryrefslogtreecommitdiffstats
path: root/php-symfony4.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-09-02 15:47:16 +0200
committerRemi Collet <remi@remirepo.net>2021-09-02 15:47:16 +0200
commitedae64c8a330fedb8bfb68be1a918a87d8612384 (patch)
treeaf37ef6c55c0c06c791da29f3d89a97c47694064 /php-symfony4.spec
parentc18a774bb0383ee01ef4d77f8ac76fec708cb8c0 (diff)
update to 4.4.30
Diffstat (limited to 'php-symfony4.spec')
-rw-r--r--php-symfony4.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-symfony4.spec b/php-symfony4.spec
index f2de614..8617319 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.29
-%global github_commit ce674b31b6c76abae3cc33b5766256ecf1d417a0
+%global github_version 4.4.30
+%global github_commit 7f3a52493554912a2a8df0cd71d6f4d5b6f519ed
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global composer_vendor symfony
@@ -3312,6 +3312,9 @@ exit $RET
# ##############################################################################
%changelog
+* Thu Sep 2 2021 Remi Collet <remi@remirepo.net> - 4.4.30-1
+- update to 4.4.30
+
* Thu Jul 29 2021 Remi Collet <remi@remirepo.net> - 4.4.29-1
- update to 4.4.29