summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phan.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/phan.spec b/phan.spec
index b540be1..e63f6b6 100644
--- a/phan.spec
+++ b/phan.spec
@@ -10,7 +10,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit 94fea5eedb8f7be9a77677900db1e92dae61fd87
+%global gh_commit 938daa040d31b446210afa2563386d5e41b0a6de
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner phan
#global gh_date 20150820
@@ -18,7 +18,7 @@
%global psr0 Phan
%bcond_without tests
%global upstream_version 5.0.0
-%global upstream_prever a2
+%global upstream_prever a3
Name: %{gh_project}
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
@@ -253,6 +253,9 @@ EOF
%changelog
+* Mon Jul 19 2021 Remi Collet <remi@remirepo.net> - 5.0.0~a3-1
+- update to 5.0.0a3
+
* Mon Jun 28 2021 Remi Collet <remi@remirepo.net> - 5.0.0~a2-1
- update to 5.0.0a2
- raise dependency on microsoft/tolerant-php-parser 0.1