summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-phpdocumentor-reflection-docblock4.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpdocumentor-reflection-docblock4.spec b/php-phpdocumentor-reflection-docblock4.spec
index 4d391d7..23a8a4f 100644
--- a/php-phpdocumentor-reflection-docblock4.spec
+++ b/php-phpdocumentor-reflection-docblock4.spec
@@ -8,7 +8,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 66465776cfc249844bde6d117abff1d22e06c2da
+%global gh_commit 94fd0001232e47129dd3504189fa1c7225010d08
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner phpDocumentor
%global gh_project ReflectionDocBlock
@@ -16,7 +16,7 @@
%global with_tests %{?_without_tests:0}%{!?_without_tests:1}
Name: php-phpdocumentor-reflection-docblock%{major}
-Version: 4.2.0
+Version: 4.3.0
Release: 1%{?dist}
Summary: DocBlock parser
@@ -181,6 +181,9 @@ exit $RETURN_CODE
%changelog
+* Wed Jan 31 2018 Remi Collet <remi@remirepo.net> - 4.3.0-1
+- Update to 4.3.0
+
* Mon Jan 22 2018 Remi Collet <remi@remirepo.net> - 4.2.0-1
- Update to 4.2.0
- rename to php-phpdocumentor-reflection-docblock4