summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-11-05 08:14:26 +0100
committerRemi Collet <remi@remirepo.net>2018-11-05 08:14:26 +0100
commitfd1bea5560dbb7ab98a75ca7a0edc397a7a72c47 (patch)
tree3f48b324a8a9c27a87608739e7c546a22d01634e
parentdc6a56de858c407418d955c452ef6e848d1322f2 (diff)
v2.8.47
-rw-r--r--php-symfony.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-symfony.spec b/php-symfony.spec
index 037dae5..ddcef30 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.46
-%global github_commit a7f5ade1f8b3eb74a130cf681c45bfa991c330d1
+%global github_version 2.8.47
+%global github_commit 0a7bd0db8682f51ea63c34ac0be31bd7f715344a
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global composer_vendor symfony
@@ -107,7 +107,7 @@
Name: php-%{composer_project}
Version: %{github_version}
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: PHP framework for web projects
License: MIT
@@ -2589,6 +2589,9 @@ done
# ##############################################################################
%changelog
+* Mon Nov 5 2018 Remi Collet <remi@remirepo.net> - 2.8.47-1
+- update to 2.8.47
+
* Thu Oct 18 2018 Remi Collet <remi@remirepo.net> - 2.8.46-2
- ignore doctrine/data-fixtures version