summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-06-11 06:55:01 +0200
committerRemi Collet <remi@remirepo.net>2018-06-11 06:55:01 +0200
commit23aafb03cf4d8f61d451e72690348befc77a59e1 (patch)
tree36e61986fe1617b8f87f4d29d16e8ee736b3f9ff
parent1a5dcd0363e74d165792940958e7bb3ffdbd9ac8 (diff)
v0.12.12
-rw-r--r--phan.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/phan.spec b/phan.spec
index ff24038..0718588 100644
--- a/phan.spec
+++ b/phan.spec
@@ -10,7 +10,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit f088e608abe654e6d24c32088d7bb73d801e72aa
+%global gh_commit 1982905515eb017554483b53635c454f37b18dc4
%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.11
+Version: 0.12.12
Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist}
Summary: A static analyzer for PHP
@@ -205,6 +205,9 @@ EOF
%changelog
+* Mon Jun 11 2018 Remi Collet <remi@remirepo.net> - 0.12.12-1
+- update to 0.12.12
+
* Thu May 31 2018 Remi Collet <remi@remirepo.net> - 0.12.11-1
- update to 0.12.11