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 4f94474..ecdb076 100644
--- a/php-cakephp.spec
+++ b/php-cakephp.spec
@@ -18,13 +18,13 @@
%global with_tests 0%{!?_without_tests:1}
# https://github.com/cakephp/chronos/releases
-%global chronos_commit 5af476617f8a2919a829b92df4f8c3c62e23f4c5
+%global chronos_commit c981a911149151d5eceefccf1980f4554fc42619
%global chronos_short %(c=%{chronos_commit}; echo ${c:0:7})
-%global chronos_version 1.2.6
+%global chronos_version 1.2.7
Name: php-%{pk_vendor}
Version: 3.7.8
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: The CakePHP framework
License: MIT
@@ -582,6 +582,9 @@ exit $ret
%changelog
+* Tue Jun 11 2019 Remi Collet <remi@remirepo.net> - 3.7.8-2
+- use Chronos 1.2.7
+
* Sun Jun 2 2019 Remi Collet <remi@remirepo.net> - 3.7.8-1
- update to 3.7.8
- use Chronos 1.2.6