From 0d8d76bb69351764992c0f5e694cee53783d2636 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 15 Jun 2020 14:59:11 +0200 Subject: update to 4.4.10 --- php-symfony4.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-symfony4.spec') diff --git a/php-symfony4.spec b/php-symfony4.spec index dbf6d91..09d7f1b 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.9 -%global github_commit 92c4593e3cec1b806495512b1b8cd374728ae3d8 +%global github_version 4.4.10 +%global github_commit 7eef70427b37763aebfe4ba8aa33e052f91fee3f %global composer_vendor symfony %global composer_project symfony @@ -3295,6 +3295,9 @@ exit $RET # ############################################################################## %changelog +* Mon Jun 15 2020 Remi Collet - 4.4.10-1 +- update to 4.4.10 + * Wed Jun 3 2020 Remi Collet - 4.4.9-1 - update to 4.4.9 - raise dependency on symfony/polyfill 1.15 -- cgit