summaryrefslogtreecommitdiffstats
path: root/php-cakephp4.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-12-02 09:47:08 +0100
committerRemi Collet <remi@php.net>2022-12-02 09:47:08 +0100
commit1dd8cc374d7db5b5f89057eb0dd088f979f63e81 (patch)
tree80a5051ae4b1c1e150c83f392cec8c00289aeb3f /php-cakephp4.spec
parentf7347fab66f9a13e1fc1924129d54e26c44e5049 (diff)
update to 4.4.8
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 3dbfc05..6a54bb0 100644
--- a/php-cakephp4.spec
+++ b/php-cakephp4.spec
@@ -9,7 +9,7 @@
# https://github.com/cakephp/cakephp/releases
-%global gh_commit 20668423818ede9878df06a9d0621c77a5514dba
+%global gh_commit ad188775dde89ad758dad9923ff558900914d59c
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner cakephp
%global gh_project cakephp
@@ -25,8 +25,8 @@
%global chronos_version 2.3.2
Name: php-%{pk_vendor}%{major}
-Version: 4.4.7
-Release: 2%{?dist}
+Version: 4.4.8
+Release: 1%{?dist}
Summary: The CakePHP framework
License: MIT
@@ -1155,6 +1155,9 @@ exit $ret
%changelog
+* Fri Dec 2 2022 Remi Collet <remi@remirepo.net> - 4.4.8-1
+- update to 4.4.8
+
* Tue Nov 8 2022 Remi Collet <remi@remirepo.net> - 4.4.7-2
- update chronos to 2.3.2