summaryrefslogtreecommitdiffstats
path: root/php-symfony3.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-symfony3.spec')
-rw-r--r--php-symfony3.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-symfony3.spec b/php-symfony3.spec
index 4afce24..cc91044 100644
--- a/php-symfony3.spec
+++ b/php-symfony3.spec
@@ -13,8 +13,8 @@
%global github_owner symfony
%global github_name symfony
-%global github_version 3.4.45
-%global github_commit acaf962168168e4a5cd4b0a6d349dfc11fcc774d
+%global github_version 3.4.46
+%global github_commit 8cd680e4db34bedbe79f1cb306456dde77adf6b6
%global composer_vendor symfony
%global composer_project symfony
@@ -119,7 +119,7 @@
Name: php-%{composer_project}3
Version: %{github_version}
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: Symfony PHP framework (version 3)
# MIT and CC-BY-SA:
@@ -2841,6 +2841,9 @@ exit $RET
# ##############################################################################
%changelog
+* Wed Oct 28 2020 Remi Collet <remi@remirepo.net> - 3.4.46-1
+- update to 3.4.46
+
* Mon Oct 26 2020 Remi Collet <remi@remirepo.net> - 3.4.45-2
- raise dependency on PHP 7.0
- drop dependency on symfony/polyfill-php56 and symfony/polyfill-php70