summaryrefslogtreecommitdiffstats
path: root/php-cakephp.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-cakephp.spec')
-rw-r--r--php-cakephp.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-cakephp.spec b/php-cakephp.spec
index 2779fbb..5141dc4 100644
--- a/php-cakephp.spec
+++ b/php-cakephp.spec
@@ -8,7 +8,7 @@
#
# https://github.com/cakephp/cakephp/releases
-%global gh_commit 34833a0c02fc1fc21e27ceb69cf7b4f7c131a3cc
+%global gh_commit bf96319a3688c191742d4a3a1680740abef1b371
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner cakephp
%global gh_project cakephp
@@ -23,8 +23,8 @@
%global chronos_version 1.3.0
Name: php-%{pk_vendor}
-Version: 3.8.6
-Release: 2%{?dist}
+Version: 3.8.7
+Release: 1%{?dist}
Summary: The CakePHP framework
License: MIT
@@ -582,6 +582,9 @@ exit $ret
%changelog
+* Mon Dec 9 2019 Remi Collet <remi@remirepo.net> - 3.8.7-1
+- update to 3.8.7
+
* Tue Dec 3 2019 Remi Collet <remi@remirepo.net> - 3.8.6-2
- use Chronos 1.3.0