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 5ef785e..a9dadee 100644
--- a/php-cakephp.spec
+++ b/php-cakephp.spec
@@ -8,7 +8,7 @@
#
# https://github.com/cakephp/cakephp/releases
-%global gh_commit 56f2d2a69870031cd0527d63a2ddeb3fbe6f05d3
+%global gh_commit 1f6fd21ca27ffc88fa88506a400b94a809e29254
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner cakephp
%global gh_project cakephp
@@ -23,7 +23,7 @@
%global chronos_version 1.2.3
Name: php-%{pk_vendor}
-Version: 3.7.0
+Version: 3.7.1
Release: 1%{?dist}
Summary: The CakePHP framework
@@ -464,6 +464,9 @@ exit $ret
%changelog
+* Tue Dec 18 2018 Remi Collet <remi@remirepo.net> - 3.7.1-1
+- update to 3.7.1
+
* Thu Dec 13 2018 Remi Collet <remi@remirepo.net> - 3.7.0-1
- update to 3.7.0
- use Chronos 1.2.3