summaryrefslogtreecommitdiffstats
path: root/php-cakephp4.spec
diff options
context:
space:
mode:
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 a44fd26..5f1c2eb 100644
--- a/php-cakephp4.spec
+++ b/php-cakephp4.spec
@@ -12,7 +12,7 @@
# https://github.com/cakephp/cakephp/releases
-%global gh_commit 6d733756ec4d3d30cd9747a909cf183c481a0e77
+%global gh_commit 40f8c07632abcc0d6a2aeb1cec560b60e3850bbd
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner cakephp
%global gh_project cakephp
@@ -28,8 +28,8 @@
%global chronos_version 2.1.1
Name: php-%{pk_vendor}%{major}
-Version: 4.2.3
-Release: 2%{?dist}
+Version: 4.2.4
+Release: 1%{?dist}
Summary: The CakePHP framework
License: MIT
@@ -1132,6 +1132,9 @@ exit $ret
%changelog
+* Mon Mar 1 2021 Remi Collet <remi@remirepo.net> - 4.2.4-1
+- update to 4.2.4
+
* Sat Feb 6 2021 Remi Collet <remi@remirepo.net> - 4.2.3-2
- update chronos to 2.1.1