summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-05-09 06:57:34 +0200
committerRemi Collet <remi@remirepo.net>2019-05-09 06:57:34 +0200
commitba66353b3f46fb734ca7fa5e40a3440e66d75eb7 (patch)
treeb1372d52e49d0fca4a858628bfe09e8c292b3168
parent20d778c597058afcc6dc681514a5610fa04b4909 (diff)
v1.3.3
-rw-r--r--phan.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/phan.spec b/phan.spec
index d5fcb27..05cc8c7 100644
--- a/phan.spec
+++ b/phan.spec
@@ -10,7 +10,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit ff4487fc62b2b3aa950460129799665ce904d780
+%global gh_commit 78cd7237b4d4fa0004b9e49b9e29aebd7e14f09a
%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.3.2
+Version: 1.3.3
Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist}
Summary: A static analyzer for PHP
@@ -227,6 +227,9 @@ EOF
%changelog
+* Thu May 9 2019 Remi Collet <remi@remirepo.net> - 1.3.3-1
+- update to 1.3.3
+
* Mon Apr 29 2019 Remi Collet <remi@remirepo.net> - 1.3.2-1
- update to 1.3.2