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 922bd95..61c16c5 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.18
-%global github_commit ee054aa62e535b7905c5b8e90cb49a1ad65dbfd8
+%global github_version 3.4.19
+%global github_commit a8ff5a534372763544031ae68c981d396ffeb43f
%global composer_vendor symfony
%global composer_project symfony
@@ -122,7 +122,7 @@ Group: Development/Libraries
# MIT:
# - All other bridges/bundles/components
License: MIT and CC-BY-SA
-URL: http://symfony.com
+URL: https://symfony.com
Source0: https://github.com/%{github_owner}/%{github_name}/archive/%{github_commit}/%{name}-%{github_version}-%{github_commit}.tar.gz
Source1: %{name}-generate-autoloaders.php
@@ -2808,6 +2808,9 @@ exit $RET
# ##############################################################################
%changelog
+* Tue Nov 27 2018 Remi Collet <remi@remirepo.net> - 3.4.19-1
+- update to 3.4.19
+
* Mon Nov 5 2018 Remi Collet <remi@remirepo.net> - 3.4.18-1
- update to 3.4.18