summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-01-26 18:46:07 +0100
committerRemi Collet <fedora@famillecollet.com>2017-01-26 18:46:07 +0100
commit61d332579f0ab7f0bde6beba863bbaa3d670b145 (patch)
tree62103d8d44db90bffda1f8fe07c608624ec0d3f9
parent1045eb658c8bc3ae8743f43c3853762530c57f3c (diff)
phan: 0.8.2
-rw-r--r--phan.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/phan.spec b/phan.spec
index 1a065ba..1363cdd 100644
--- a/phan.spec
+++ b/phan.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 685bb56bf88a1485bb76a3e3cc2469357d1bd8e4
+%global gh_commit 7ef0efb7fdbcf29fdb6142344e4d362338161e8c
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner etsy
#global gh_date 20150820
@@ -15,7 +15,7 @@
%global with_tests 0%{!?_without_tests:1}
Name: %{gh_project}
-Version: 0.8.0
+Version: 0.8.2
Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist}
Summary: A static analyzer for PHP
@@ -147,6 +147,9 @@ rm -rf %{buildroot}
%changelog
+* Thu Jan 26 2017 Remi Collet <remi@remirepo.net> - 0.8.2-1
+- update to 0.8.2
+
* Wed Jan 25 2017 Remi Collet <remi@fedoraproject.org> - 0.8.0-1
- update to 0.8.0