summaryrefslogtreecommitdiffstats
path: root/php-phalcon3.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-10-23 07:35:49 +0200
committerRemi Collet <remi@remirepo.net>2017-10-23 07:35:49 +0200
commita4d469a98359e83e46a6fda7691a12f37d2e98d6 (patch)
tree1db08abb7456f90263f58b4c07a1d805d38a5f1c /php-phalcon3.spec
parent47fa94996e24396ab3ed38137b2233791b99b498 (diff)
v3.2.4
Diffstat (limited to 'php-phalcon3.spec')
-rw-r--r--php-phalcon3.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phalcon3.spec b/php-phalcon3.spec
index aad4028..2fd3383 100644
--- a/php-phalcon3.spec
+++ b/php-phalcon3.spec
@@ -13,7 +13,7 @@
%global pkg_name %{name}
%endif
-%global gh_commit a8635777097ac4b3ad6c51ec6bc1fe5fb86ca90e
+%global gh_commit a0560cb3174b37d3b45a46986f5ac7aa1c7ffd81
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner phalcon
%global gh_project cphalcon
@@ -30,7 +30,7 @@
%endif
Name: %{?sub_prefix}php-phalcon3
-Version: 3.2.3
+Version: 3.2.4
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: Phalcon Framework
@@ -251,6 +251,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Mon Oct 23 2017 Remi Collet <remi@remirepo.net> - 3.2.4-1
+- Update to 3.2.4 using zephir 0.10.4
+
* Fri Oct 13 2017 Remi Collet <remi@remirepo.net> - 3.2.3-1
- Update to 3.2.3 using zephir 0.10.3
- open https://github.com/phalcon/cphalcon/issues/13117 conflicts