summaryrefslogtreecommitdiffstats
path: root/php-cakephp.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-04-06 10:16:52 +0200
committerRemi Collet <remi@remirepo.net>2020-04-06 10:16:52 +0200
commitedb24a11ea3d8cbc9b26a1b81f47891b4d050ad0 (patch)
treed21a8e2f47bd6ad1e6ebd9b696a0b6533df54631 /php-cakephp.spec
parent33787d3b2e89dc366001389b8eeeb7624e9317b3 (diff)
update to 3.8.11
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 514bb4a..0c2ff08 100644
--- a/php-cakephp.spec
+++ b/php-cakephp.spec
@@ -8,7 +8,7 @@
#
# https://github.com/cakephp/cakephp/releases
-%global gh_commit a5b75c3a9d0c3ed99a2220d9114571d383acf214
+%global gh_commit 74f2083bc612b438f30bb9bff86bea65d6bd19bf
%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.8.10
+Version: 3.8.11
Release: 1%{?dist}
Summary: The CakePHP framework
@@ -583,6 +583,9 @@ exit $ret
%changelog
+* Mon Apr 6 2020 Remi Collet <remi@remirepo.net> - 3.8.11-1
+- update to 3.8.11
+
* Sat Feb 22 2020 Remi Collet <remi@remirepo.net> - 3.8.10-1
- update to 3.8.10