summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-cakephp4.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-cakephp4.spec b/php-cakephp4.spec
index 367ce14..f985a51 100644
--- a/php-cakephp4.spec
+++ b/php-cakephp4.spec
@@ -23,13 +23,13 @@
%global major 4
# https://github.com/cakephp/chronos/releases
-%global chronos_commit 556e14da67307ffc2e68beeb7df0694dc8d1207d
+%global chronos_commit 3ecd6e7ae191c676570cd1bed51fd561de4606dd
%global chronos_short %(c=%{chronos_commit}; echo ${c:0:7})
-%global chronos_version 2.2.0
+%global chronos_version 2.3.0
Name: php-%{pk_vendor}%{major}
Version: 4.2.10
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: The CakePHP framework
License: MIT
@@ -1130,6 +1130,9 @@ exit $ret
%changelog
+* Mon Oct 18 2021 Remi Collet <remi@remirepo.net> - 4.2.10-2
+- update chronos to 2.3.0
+
* Thu Oct 14 2021 Remi Collet <remi@remirepo.net> - 4.2.10-1
- update to 4.2.10