summaryrefslogtreecommitdiffstats
path: root/php-phalcon4.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-phalcon4.spec')
-rw-r--r--php-phalcon4.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-phalcon4.spec b/php-phalcon4.spec
index c7c953e..aabb71d 100644
--- a/php-phalcon4.spec
+++ b/php-phalcon4.spec
@@ -17,7 +17,7 @@
%global pkg_name %{name}
%endif
-%global gh_commit 95484a06ff9f1f4624b83761aba4d9222026788f
+%global gh_commit c4a804a70c9b89728f010b23935f450c79690bd7
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner phalcon
%global gh_project cphalcon
@@ -29,7 +29,7 @@
# after 40-json.ini, 20-pdo.ini, 40-psr.ini
%global ini_name 50-%{ext_name}.ini
%global upstream_ver 4.0.0
-%global upstream_pre rc.2
+%global upstream_pre rc.3
Name: %{?sub_prefix}php-phalcon4
Version: %{upstream_ver}%{?upstream_pre:~%{upstream_pre}}
@@ -131,8 +131,8 @@ extension=%{ext_name}.so
;phalcon.orm.enable_implicit_joins = On
;phalcon.orm.enable_literals = On
;phalcon.orm.events = On
-;phalcon.orm.exception_on_failed_save = Off
;phalcon.orm.exception_on_failed_metadata_save = On
+;phalcon.orm.exception_on_failed_save = Off
;phalcon.orm.ignore_unknown_columns = Off
;phalcon.orm.late_state_binding = Off
;phalcon.orm.not_null_validations = On
@@ -251,6 +251,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Mon Nov 18 2019 Remi Collet <remi@remirepo.net> - 4.0.0~rc.3-1
+- update to 4.0.0-rc.3
+
* Mon Oct 28 2019 Remi Collet <remi@remirepo.net> - 4.0.0~rc.2-1
- update to 4.0.0-rc.2