summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-11-12 11:00:41 +0100
committerRemi Collet <remi@remirepo.net>2019-11-12 11:00:41 +0100
commit4a5eb9279a072c1322597764c3ba63499a8be7ea (patch)
tree4f487556990a685b819bf94e9bd44f22a20b463e
parent26ed0a9ad713d5ba6a57f61e6d780ba51594e5d8 (diff)
v2.4.2
-rw-r--r--phan.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/phan.spec b/phan.spec
index 39c3d00..ed5132d 100644
--- a/phan.spec
+++ b/phan.spec
@@ -10,14 +10,14 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit fb9bc8bde94f79606bb0f10a88e2bec58b84e83c
+%global gh_commit 0a3e6ab36a16f0f6f2c703d78f6fa62b470a533b
%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.1
+%global upstream_version 2.4.2
#global upstream_prever RC2
Name: %{gh_project}
@@ -234,6 +234,9 @@ EOF
%changelog
+* Tue Nov 12 2019 Remi Collet <remi@remirepo.net> - 2.4.2-1
+- update to 2.4.2
+
* Mon Nov 4 2019 Remi Collet <remi@remirepo.net> - 2.4.1-1
- update to 2.4.1