summaryrefslogtreecommitdiffstats
path: root/php-cakephp4.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-08-24 08:23:17 +0200
committerRemi Collet <remi@remirepo.net>2020-08-24 08:23:17 +0200
commit46b022624c2573b0eec0d6f8d7460536e50a3aad (patch)
tree6005993d7136df53b294442ab6e39aa508a0dece /php-cakephp4.spec
parent7c90833b893b4e652c65bc110b7c5f0404b3f71b (diff)
update chronos to 2.0.6
Diffstat (limited to 'php-cakephp4.spec')
-rw-r--r--php-cakephp4.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-cakephp4.spec b/php-cakephp4.spec
index 838465c..a0df6a2 100644
--- a/php-cakephp4.spec
+++ b/php-cakephp4.spec
@@ -22,13 +22,13 @@
%global major 4
# https://github.com/cakephp/chronos/releases
-%global chronos_commit 9309d85c33c65917c0e582c0a6b07df56fe27dd9
+%global chronos_commit 30baea51824076719921c6c2d720bfd6b49e6dca
%global chronos_short %(c=%{chronos_commit}; echo ${c:0:7})
-%global chronos_version 2.0.5
+%global chronos_version 2.0.6
Name: php-%{pk_vendor}%{major}
Version: 4.1.3
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: The CakePHP framework
License: MIT
@@ -1135,6 +1135,9 @@ exit $ret
%changelog
+* Mon Aug 24 2020 Remi Collet <remi@remirepo.net> - 4.1.3-3
+- update chronos to 2.0.6
+
* Wed Aug 19 2020 Remi Collet <remi@remirepo.net> - 4.1.3-2
- fix cake/core autoloader