summaryrefslogtreecommitdiffstats
path: root/php-microsoft-tolerant-php-parser.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-microsoft-tolerant-php-parser.spec')
-rw-r--r--php-microsoft-tolerant-php-parser.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-microsoft-tolerant-php-parser.spec b/php-microsoft-tolerant-php-parser.spec
index fff32b8..628580c 100644
--- a/php-microsoft-tolerant-php-parser.spec
+++ b/php-microsoft-tolerant-php-parser.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
# Github
-%global gh_commit 3fdca6be0f9dc318b8c440d0c0f2a47a173de7a6
+%global gh_commit 1d76657e3271754515ace52501d3e427eca42ad0
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner Microsoft
%global gh_project tolerant-php-parser
@@ -22,7 +22,7 @@
Name: php-%{pk_vendor}-%{pk_name}
-Version: 0.0.22
+Version: 0.0.23
Release: 1%{?dist}
Summary: Tolerant PHP-to-AST parser
@@ -124,6 +124,9 @@ exit $ret
%changelog
+* Mon Sep 14 2020 Remi Collet <remi@remirepo.net> - 0.0.23-1
+- update to 0.0.23
+
* Wed Aug 26 2020 Remi Collet <remi@remirepo.net> - 0.0.22-1
- update to 0.0.22