summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-phalcon3.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/php-phalcon3.spec b/php-phalcon3.spec
index 75035dd..0bae267 100644
--- a/php-phalcon3.spec
+++ b/php-phalcon3.spec
@@ -35,7 +35,7 @@
Name: %{?sub_prefix}php-phalcon3
Version: 3.4.3
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: Phalcon Framework
License: MIT
@@ -253,6 +253,10 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Jun 27 2019 Remi Collet <remi@remirepo.net> - 3.4.3-3
+- test build for
+ https://github.com/phalcon/cphalcon/issues/14160
+
* Mon Feb 25 2019 Remi Collet <remi@remirepo.net> - 3.4.3-2
- drop fake minifiers