summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-phpdocumentor-reflection-docblock5.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpdocumentor-reflection-docblock5.spec b/php-phpdocumentor-reflection-docblock5.spec
index 2da4daa..77b6ca3 100644
--- a/php-phpdocumentor-reflection-docblock5.spec
+++ b/php-phpdocumentor-reflection-docblock5.spec
@@ -8,7 +8,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 3170448f5769fe19f456173d833734e0ff1b84df
+%global gh_commit d870572532cd70bc3fab58f2e23ad423c8404c44
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner phpDocumentor
%global gh_project ReflectionDocBlock
@@ -16,7 +16,7 @@
%bcond_without tests
Name: php-phpdocumentor-reflection-docblock%{major}
-Version: 5.2.0
+Version: 5.2.1
Release: 1%{?dist}
Summary: DocBlock parser
@@ -177,6 +177,9 @@ exit $RETURN_CODE
%changelog
+* Mon Aug 17 2020 Remi Collet <remi@remirepo.net> - 5.2.1-1
+- update to 5.2.1
+
* Tue Jul 21 2020 Remi Collet <remi@remirepo.net> - 5.2.0-1
- update to 5.2.0
- raise dependency on phpdocumentor/type-resolver 1.3