summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-11-06 07:12:17 +0100
committerRemi Collet <remi@remirepo.net>2018-11-06 07:12:17 +0100
commit630959ebc5ab0d84c84589ddccbf9dca927085a2 (patch)
tree8035c5977e98d3938c9bce10d570e398a32850b0
parent330c9abbaa5ff78f6815705820150ca73b19e361 (diff)
v1.1.2
-rw-r--r--phan.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/phan.spec b/phan.spec
index 6d02bdc..20e67cd 100644
--- a/phan.spec
+++ b/phan.spec
@@ -10,7 +10,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit d8e38b53093677da1e190663c89bdb1087c14046
+%global gh_commit ca5795c5dd8d379da834c293601fd51085d7708b
%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.1
+Version: 1.1.2
Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist}
Summary: A static analyzer for PHP
@@ -221,6 +221,9 @@ EOF
%changelog
+* Tue Nov 6 2018 Remi Collet <remi@remirepo.net> - 1.1.2-1
+- update to 1.1.2
+
* Tue Oct 23 2018 Remi Collet <remi@remirepo.net> - 1.1.1-1
- update to 1.1.1