summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-cakephp.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-cakephp.spec b/php-cakephp.spec
index ae9332f..82d75ed 100644
--- a/php-cakephp.spec
+++ b/php-cakephp.spec
@@ -8,7 +8,7 @@
#
# https://github.com/cakephp/cakephp/releases
-%global gh_commit 69643f58dd110a4c5cce7ff867707de176c64bc4
+%global gh_commit faefcba4cb332d6abfe3f2693346e805ef6e3857
%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.2.8
Name: php-%{pk_vendor}
-Version: 3.8.0
+Version: 3.8.1
Release: 1%{?dist}
Summary: The CakePHP framework
@@ -582,6 +582,9 @@ exit $ret
%changelog
+* Mon Jul 15 2019 Remi Collet <remi@remirepo.net> - 3.8.1-1
+- update to 3.8.1
+
* Thu Jun 27 2019 Remi Collet <remi@remirepo.net> - 3.8.0-1
- update to 3.8.0