summaryrefslogtreecommitdiffstats
path: root/phan.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-01-02 11:16:25 +0100
committerRemi Collet <remi@remirepo.net>2020-01-02 11:16:25 +0100
commit0fc7ac37fe996328ac9d04102e904c92b73f99d4 (patch)
treebdd4572daf76f3a5773a512dc18241d02dd673d8 /phan.spec
parentd09b2d932418105318d56e743df853133cf6dd3b (diff)
v2.4.6
Diffstat (limited to 'phan.spec')
-rw-r--r--phan.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/phan.spec b/phan.spec
index c20e25c..b3c0168 100644
--- a/phan.spec
+++ b/phan.spec
@@ -10,14 +10,14 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit 12f64e878084244ca92d1ac83e58a668640f6f1d
+%global gh_commit 85f142379813cf0a24a19237e9fbe6f77f0251db
%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
%global with_tests 0%{!?_without_tests:1}
-%global upstream_version 2.4.5
+%global upstream_version 2.4.6
#global upstream_prever RC2
Name: %{gh_project}
@@ -243,6 +243,9 @@ EOF
%changelog
+* Thu Jan 2 2020 Remi Collet <remi@remirepo.net> - 2.4.6-1
+- update to 2.4.6
+
* Wed Dec 11 2019 Remi Collet <remi@remirepo.net> - 2.4.5-1
- update to 2.4.5
- allow Symfony 5