summaryrefslogtreecommitdiffstats
path: root/phan.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-05-31 06:50:47 +0200
committerRemi Collet <remi@remirepo.net>2018-05-31 06:50:47 +0200
commit1a5dcd0363e74d165792940958e7bb3ffdbd9ac8 (patch)
treea4065d22090dbdadb8758fef520917d280798076 /phan.spec
parentc067d597777e3013ae41c4f44bd4b6b58c040321 (diff)
v0.12.11
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 7eaa402..ff24038 100644
--- a/phan.spec
+++ b/phan.spec
@@ -10,7 +10,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit f209e2c10e187eb7e27ed067c867432fec0df5a6
+%global gh_commit f088e608abe654e6d24c32088d7bb73d801e72aa
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner phan
#global gh_date 20150820
@@ -19,7 +19,7 @@
%global with_tests 0%{!?_without_tests:1}
Name: %{gh_project}
-Version: 0.12.10
+Version: 0.12.11
Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist}
Summary: A static analyzer for PHP
@@ -205,6 +205,9 @@ EOF
%changelog
+* Thu May 31 2018 Remi Collet <remi@remirepo.net> - 0.12.11-1
+- update to 0.12.11
+
* Mon May 28 2018 Remi Collet <remi@remirepo.net> - 0.12.10-1
- update to 0.12.10