summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-04-10 15:38:01 +0200
committerRemi Collet <remi@remirepo.net>2018-04-10 15:38:01 +0200
commite195ef24dde5493c0194ec9376fa640b05b5abaf (patch)
tree1effcbb9d797eae2a611f94a489ae7a70c74540b
parentacacc136e0112e37b7949ca12cebc0159489aa7d (diff)
v2.8.38
-rw-r--r--php-symfony.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-symfony.spec b/php-symfony.spec
index 0ed906d..9fbfa55 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.37
-%global github_commit e5150a094b08887356b2b90805538836208d4569
+%global github_version 2.8.38
+%global github_commit 481883d56cbd4f435466dc26648d5c735671dd58
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global composer_vendor symfony
@@ -2585,6 +2585,9 @@ done
# ##############################################################################
%changelog
+* Tue Apr 10 2018 Remi Collet <remi@remirepo.net> - 2.8.38-1
+- update to 2.8.38
+
* Tue Apr 3 2018 Remi Collet <remi@remirepo.net> - 2.8.37-1
- update to 2.8.37