summaryrefslogtreecommitdiffstats
path: root/phan.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-12-09 08:10:56 +0100
committerRemi Collet <remi@remirepo.net>2018-12-09 08:10:56 +0100
commitf8840e96d08bf338cff23cfaf5d142e7f30984ec (patch)
tree68001a745185535fceeeca90757becd06188f3af /phan.spec
parenta2daf04936f8d6174049153c813878b526843a24 (diff)
v1.1.7
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 8870d75..f1c3f85 100644
--- a/phan.spec
+++ b/phan.spec
@@ -10,7 +10,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit f01c35538d0ccf26f33589d5961ea89a2aa1678f
+%global gh_commit 190968d0fe0c8a93b06ba4bda5a53898b7b1b962
%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.5
+Version: 1.1.7
Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist}
Summary: A static analyzer for PHP
@@ -221,6 +221,9 @@ EOF
%changelog
+* Sun Dec 9 2018 Remi Collet <remi@remirepo.net> - 1.1.7-1
+- update to 1.1.7
+
* Fri Nov 30 2018 Remi Collet <remi@remirepo.net> - 1.1.5-1
- update to 1.1.5