summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-symfony.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-symfony.spec b/php-symfony.spec
index f42cfdf..722d388 100644
--- a/php-symfony.spec
+++ b/php-symfony.spec
@@ -13,8 +13,8 @@
%global github_owner symfony
%global github_name symfony
-%global github_version 2.8.45
-%global github_commit 289dc238c533476d0101d736816b408b02e51751
+%global github_version 2.8.46
+%global github_commit a7f5ade1f8b3eb74a130cf681c45bfa991c330d1
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global composer_vendor symfony
@@ -2588,6 +2588,9 @@ done
# ##############################################################################
%changelog
+* Mon Oct 1 2018 Remi Collet <remi@remirepo.net> - 2.8.46-1
+- update to 2.8.46
+
* Tue Aug 28 2018 Remi Collet <remi@remirepo.net> - 2.8.45-1
- update to 2.8.45
- debug and ldap: add missing dependency on common