summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-03-07 10:53:36 +0100
committerRemi Collet <remi@remirepo.net>2018-03-07 10:53:36 +0100
commit8ec0827973217043ae6c9ab51e575e9f7f969bc8 (patch)
tree9aecf53bb45d7de8fe9a902921db1a5ed57799ce
parent8ff876cfc41c36734edfb6affc7316fe117ca425 (diff)
update to 3.3.2 using zephir 0.10.7
-rw-r--r--REFLECTION2
-rw-r--r--php-phalcon3.spec12
2 files changed, 11 insertions, 3 deletions
diff --git a/REFLECTION b/REFLECTION
index b7ee400..c0e3ab9 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #183 phalcon version 3.3.1 ] {
+Extension [ <persistent> extension #186 phalcon version 3.3.2 ] {
- INI {
Entry [ phalcon.db.escape_identifiers <ALL> ]
diff --git a/php-phalcon3.spec b/php-phalcon3.spec
index 618b1b3..04f80de 100644
--- a/php-phalcon3.spec
+++ b/php-phalcon3.spec
@@ -6,6 +6,10 @@
#
# Please, preserve the changelog entries
#
+
+# we don't want -z defs linker flag
+%undefine _strict_symbol_defs_build
+
%if 0%{?scl:1}
%global sub_prefix %{scl_prefix}
%scl_package php-phalcon3
@@ -13,7 +17,7 @@
%global pkg_name %{name}
%endif
-%global gh_commit a33c1874754d7c89f2affb2051256095f212eefd
+%global gh_commit 9073ca32cd23c19f958cabd8373575a22db56d02
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner phalcon
%global gh_project cphalcon
@@ -30,7 +34,7 @@
%endif
Name: %{?sub_prefix}php-phalcon3
-Version: 3.3.1
+Version: 3.3.2
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: Phalcon Framework
@@ -46,6 +50,7 @@ Source3: cssminifier.h
Source4: jsminifier.c
Source5: jsminifier.h
+BuildRequires: %{?dtsprefix}gcc
BuildRequires: %{?scl_prefix}php-devel > 5.5
BuildRequires: %{?scl_prefix}php-json
BuildRequires: %{?scl_prefix}php-pdo
@@ -251,6 +256,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Wed Mar 7 2018 Remi Collet <remi@remirepo.net> - 3.3.2-1
+- update to 3.3.2 using zephir 0.10.7
+
* Wed Jan 10 2018 Remi Collet <remi@remirepo.net> - 3.3.1-1
- Update to 3.3.1 using zephir 0.10.7