summaryrefslogtreecommitdiffstats
path: root/phan.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-09-02 12:10:08 +0200
committerRemi Collet <remi@remirepo.net>2021-09-02 12:10:08 +0200
commit1fbe058507e143ae5c2806a01f4d074560e13608 (patch)
treebd91b2a601924bef68df4197eb58eaaf1827295e /phan.spec
parent0f8d77416104758e153176f85ba5f035fb30bdbe (diff)
update to 5.2.0
Diffstat (limited to 'phan.spec')
-rw-r--r--phan.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/phan.spec b/phan.spec
index afe4db6..1ff733e 100644
--- a/phan.spec
+++ b/phan.spec
@@ -10,14 +10,14 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit 561be81e281acbba75780c4f5392d56dfa5028ab
+%global gh_commit eb59e65097dc8035fdaaa66db4b565585decceb0
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner phan
#global gh_date 20150820
%global gh_project phan
%global psr0 Phan
%bcond_without tests
-%global upstream_version 5.1.0
+%global upstream_version 5.2.0
#global upstream_prever a4
Name: %{gh_project}
@@ -99,7 +99,7 @@ BuildRequires: php-composer(fedora/autoloader)
# "symfony/polyfill-mbstring": "^1.11.0",
# "symfony/polyfill-php80": "^1.20.0",
# ignore and use the ext instead
-# "tysonandre/var_representation_polyfill": "^0.0.2"
+# "tysonandre/var_representation_polyfill": "^0.0.2|^0.1.0"
Requires: php(language) >= 7.2
Requires: php-filter
Requires: php-tokenizer
@@ -253,6 +253,9 @@ EOF
%changelog
+* Thu Sep 2 2021 Remi Collet <remi@remirepo.net> - 5.2.0-1
+- update to 5.2.0
+
* Mon Aug 9 2021 Remi Collet <remi@remirepo.net> - 5.1.0-1
- update to 5.1.0