summaryrefslogtreecommitdiffstats
path: root/php-symfony4.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-01-28 12:21:44 +0100
committerRemi Collet <remi@php.net>2022-01-28 12:21:44 +0100
commitb26125d7fee7f24180259591ec3c4fca1014f324 (patch)
treef137c98fd4ebd2968071a79dded439e318648040 /php-symfony4.spec
parent1c176080c91d33e10f39ab07a1f6812a77fe3214 (diff)
update to 4.4.37
Diffstat (limited to 'php-symfony4.spec')
-rw-r--r--php-symfony4.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-symfony4.spec b/php-symfony4.spec
index d0e4b87..635def3 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.36
-%global github_commit 879e519c066067ae6cc58519ac1877ce016cbf6b
+%global github_version 4.4.37
+%global github_commit 1ec78b0e535d587bd6c5503227b47a0808e96934
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global composer_vendor symfony
@@ -145,7 +145,7 @@
Name: php-%{composer_project}4
Version: %{github_version}
-Release: 2%{?github_prerelease:.%{github_prerelease}}%{?dist}
+Release: 1%{?github_prerelease:.%{github_prerelease}}%{?dist}
Summary: Symfony PHP framework (version 4)
# MIT and CC-BY-SA:
@@ -3299,6 +3299,9 @@ exit $RET
# ##############################################################################
%changelog
+* Fri Jan 28 2022 Remi Collet <remi@remirepo.net> - 4.4.37-1
+- update to 4.4.37
+
* Thu Jan 13 2022 Remi Collet <remi@remirepo.net> - 4.4.36-2
- fix autoloader for 7.4