summaryrefslogtreecommitdiffstats
path: root/phan.spec
diff options
context:
space:
mode:
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 fa7309d..d97417d 100644
--- a/phan.spec
+++ b/phan.spec
@@ -10,14 +10,14 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit b7697eb811e912c038f709f8e1c4911c7ada3edc
+%global gh_commit d37335833cee86e06c0e16789cc86a86bd272ab8
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner phan
#global gh_date 20150820
%global gh_project phan
%global psr0 Phan
%bcond_without tests
-%global upstream_version 5.3.2
+%global upstream_version 5.4.0
#global upstream_prever a4
Name: %{gh_project}
@@ -255,6 +255,9 @@ EOF
%changelog
+* Tue Aug 9 2022 Remi Collet <remi@remirepo.net> - 5.4.0-1
+- update to 5.4.0
+
* Wed Feb 2 2022 Remi Collet <remi@remirepo.net> - 5.3.2-1
- update to 5.3.2
- drop support for Symfony 3