summaryrefslogtreecommitdiffstats
path: root/phan.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-11-30 06:57:08 +0100
committerRemi Collet <remi@remirepo.net>2018-11-30 06:57:08 +0100
commita2daf04936f8d6174049153c813878b526843a24 (patch)
treebeefd988b9c3a3206adde86b7f07be10f6f8eb58 /phan.spec
parent8a332be3849b63fcbd9f1395bdaea91146fc2e3c (diff)
v1.1.5
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 70f752a..8870d75 100644
--- a/phan.spec
+++ b/phan.spec
@@ -10,7 +10,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit d57698bb8a944e9576711215ee90cd87528c5b7c
+%global gh_commit f01c35538d0ccf26f33589d5961ea89a2aa1678f
%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: 1.1.4
+Version: 1.1.5
Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist}
Summary: A static analyzer for PHP
@@ -221,6 +221,9 @@ EOF
%changelog
+* Fri Nov 30 2018 Remi Collet <remi@remirepo.net> - 1.1.5-1
+- update to 1.1.5
+
* Wed Nov 28 2018 Remi Collet <remi@remirepo.net> - 1.1.4-1
- update to 1.1.4