summaryrefslogtreecommitdiffstats
path: root/phan.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-03-03 06:48:44 +0100
committerRemi Collet <remi@remirepo.net>2018-03-03 06:48:44 +0100
commitb975cf6b9cf4371928baa6e700c074662da01972 (patch)
treeb215bacf6558b6b61c9802b1062caf867f8ed38a /phan.spec
parent173fc2c166d3c4b1f67a43415be4ac37b09ce465 (diff)
v0.12.2
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 67c5229..ba6dd3a 100644
--- a/phan.spec
+++ b/phan.spec
@@ -10,7 +10,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit ce40ab32b95ecf6f9990c6e8254c41939adc168f
+%global gh_commit d264aeacd931e9b9bc9a0fe6f84f14aca584a3db
%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.1
+Version: 0.12.2
Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist}
Summary: A static analyzer for PHP
@@ -197,6 +197,9 @@ EOF
%changelog
+* Sat Mar 3 2018 Remi Collet <remi@remirepo.net> - 0.12.2-1
+- Update to 0.12.2
+
* Thu Mar 1 2018 Remi Collet <remi@remirepo.net> - 0.12.1-1
- Update to 0.12.1