summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-cakephp.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-cakephp.spec b/php-cakephp.spec
index d42e75e..a0b630a 100644
--- a/php-cakephp.spec
+++ b/php-cakephp.spec
@@ -8,7 +8,7 @@
#
# https://github.com/cakephp/cakephp/releases
-%global gh_commit abbb678b23de16d0e4d15367804d7ae741510842
+%global gh_commit ddbfcdb479cfaa59f6e8c3433bf85aa71bff492d
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner cakephp
%global gh_project cakephp
@@ -24,7 +24,7 @@
%global chronos_version 1.1.4
Name: php-%{pk_vendor}
-Version: 3.6.10
+Version: 3.6.11
Release: 1%{?dist}
Summary: The CakePHP framework
@@ -443,6 +443,9 @@ exit $ret
%changelog
+* Mon Sep 3 2018 Remi Collet <remi@remirepo.net> - 3.6.11-1
+- update to 3.6.11
+
* Tue Aug 14 2018 Remi Collet <remi@remirepo.net> - 3.6.10-1
- update to 3.6.10