summaryrefslogtreecommitdiffstats
path: root/php-cakephp.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-11-02 09:45:44 +0100
committerRemi Collet <remi@php.net>2021-11-02 09:45:44 +0100
commita39f952339f37b416dc2b135d7fde19c0d3d8143 (patch)
treeb5faa932b11a4664d730a1792d46db3f8c4b8c78 /php-cakephp.spec
parent8cb07b8b7aabe1192da7dd5f8531d50f148c6046 (diff)
update to 3.10.1
Diffstat (limited to 'php-cakephp.spec')
-rw-r--r--php-cakephp.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-cakephp.spec b/php-cakephp.spec
index a21d1a7..4b03888 100644
--- a/php-cakephp.spec
+++ b/php-cakephp.spec
@@ -8,7 +8,7 @@
#
# https://github.com/cakephp/cakephp/releases
-%global gh_commit 084963bd27984e50174fadcbdee91048112231a0
+%global gh_commit 55a3bba8d6e115be108adc4ef3bc8d8095c04523
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner cakephp
%global gh_project cakephp
@@ -23,7 +23,7 @@
%global chronos_version 1.3.0
Name: php-%{pk_vendor}
-Version: 3.10.0
+Version: 3.10.1
Release: 1%{?dist}
Summary: The CakePHP framework
@@ -591,6 +591,9 @@ exit $ret
%changelog
+* Tue Nov 2 2021 Remi Collet <remi@remirepo.net> - 3.10.1-1
+- update to 3.10.1
+
* Mon Jun 21 2021 Remi Collet <remi@remirepo.net> - 3.10.0-1
- update to 3.10.0