diff options
author | Remi Collet <remi@remirepo.net> | 2019-06-27 09:23:06 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-06-27 09:23:06 +0200 |
commit | e73283e8992d425296766adad0fbac1f5156230d (patch) | |
tree | 44b2dc5a602b3a618cfd4ee4b0aebd50aad21205 /php-phalcon3.spec | |
parent | 772efe1be91b4463cdef7415c9a85cc1ed1ae212 (diff) |
test build
Diffstat (limited to 'php-phalcon3.spec')
-rw-r--r-- | php-phalcon3.spec | 6 |
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 |