summaryrefslogtreecommitdiffstats
path: root/php-zephir-parser.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-12-11 12:20:52 +0100
committerRemi Collet <remi@remirepo.net>2019-12-11 12:20:52 +0100
commit21612b3935091e502e864bc5d9fc8c4fb777afd8 (patch)
tree9c2b828d51c7a751fe40e01a3766a285f408754d /php-zephir-parser.spec
parent65bbb9000aa92dd0815d405a24de2bc520dd90f8 (diff)
v1.3.3
Diffstat (limited to 'php-zephir-parser.spec')
-rw-r--r--php-zephir-parser.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-zephir-parser.spec b/php-zephir-parser.spec
index e9b688b..92510e1 100644
--- a/php-zephir-parser.spec
+++ b/php-zephir-parser.spec
@@ -12,7 +12,7 @@
%endif
%global with_tests 0%{!?_without_tests:1}
-%global gh_commit 8c7be2fbfbbbb0564a3db34b8251e4e29ba45255
+%global gh_commit 244890bd191b3307499923640c0d689a8850ebe7
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20161126
%global gh_owner phalcon
@@ -20,7 +20,7 @@
%global ext_name zephir_parser
Name: %{?scl_prefix}%{gh_project}
-Version: 1.3.2
+Version: 1.3.3
Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: Zephir parser extension
@@ -114,6 +114,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Wed Dec 11 2019 Remi Collet <remi@remirepo.net> - 1.3.3-1
+- update to 1.3.3
+
* Tue Oct 1 2019 Remi Collet <remi@remirepo.net> - 1.3.2-1
- update to 1.3.2