summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-09-14 09:20:36 +0200
committerRemi Collet <remi@remirepo.net>2020-09-14 09:20:36 +0200
commitcce45541cd607243414127d996e4a1c6a7464259 (patch)
tree8dad299517291df2d96a7e92f2e7bf93aaf26bd2
parentea008fcc02798b5730d4b8f1a2b2e7a79604d959 (diff)
update to 0.0.23
-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