summaryrefslogtreecommitdiffstats
path: root/php-cakephp4.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-12-20 10:43:08 +0100
committerRemi Collet <remi@php.net>2021-12-20 10:43:08 +0100
commit3cf9b3e1bd1aee10b7a8ccd11da72b0a0b1b9a03 (patch)
treedb564c9bf262ae9b728c34dcc0a226dce30c4fab /php-cakephp4.spec
parent38851ac37635c0f2a0b1693eb86fefe9aef747ce (diff)
update to 4.3.3
Diffstat (limited to 'php-cakephp4.spec')
-rw-r--r--php-cakephp4.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-cakephp4.spec b/php-cakephp4.spec
index 059d569..7436818 100644
--- a/php-cakephp4.spec
+++ b/php-cakephp4.spec
@@ -12,7 +12,7 @@
# https://github.com/cakephp/cakephp/releases
-%global gh_commit bc44fd0a383592c5bf52eab17b25fbd9d929b851
+%global gh_commit 9bfef5659088c446b2f7bdb612cc321d83779287
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner cakephp
%global gh_project cakephp
@@ -28,7 +28,7 @@
%global chronos_version 2.3.0
Name: php-%{pk_vendor}%{major}
-Version: 4.3.2
+Version: 4.3.3
Release: 1%{?dist}
Summary: The CakePHP framework
@@ -1134,6 +1134,9 @@ exit $ret
%changelog
+* Mon Dec 20 2021 Remi Collet <remi@remirepo.net> - 4.3.3-1
+- update to 4.3.3
+
* Mon Nov 29 2021 Remi Collet <remi@remirepo.net> - 4.3.2-1
- update to 4.3.2
- raise dependency on league/container 4.2.0