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 0d129e8..f90dd26 100644
--- a/php-cakephp4.spec
+++ b/php-cakephp4.spec
@@ -20,13 +20,13 @@
%global major 4
# https://github.com/cakephp/chronos/releases
-%global chronos_commit a21b7b633f483c4cf525d200219d200f551ee38b
+%global chronos_commit b5d962b7ae615ec5dc053e1d5b57d561fa9a231c
%global chronos_short %(c=%{chronos_commit}; echo ${c:0:7})
-%global chronos_version 2.3.2
+%global chronos_version 2.3.3
Name: php-%{pk_vendor}%{major}
Version: 4.4.12
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: The CakePHP framework
License: MIT
@@ -1155,6 +1155,9 @@ exit $ret
%changelog
+* Thu Apr 20 2023 Remi Collet <remi@remirepo.net> - 4.4.12-2
+- update chronos to 2.3.3
+
* Tue Mar 28 2023 Remi Collet <remi@remirepo.net> - 4.4.12-1
- update to 4.4.12