summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-11-06 16:05:54 +0100
committerRemi Collet <remi@php.net>2024-11-06 16:05:54 +0100
commitc88e8163fdc6393c57f883736dbb0b4e5faee53f (patch)
tree0f9b11fee9529eac66342cd470029e79447c58d7
parent84d9d7d1ce274c5bd39b1a7ffb6de027fcf84458 (diff)
update to 5.5.1
-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 09361e5..b7adc0a 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 54e10d44fc1a84e2598d26f70d4f6f1f233e228a
+%global gh_commit 0c70d2c566e899666f367ab7b80986beb3581e6f
%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.5.0
+Version: 5.5.1
Release: 1%{?dist}
Summary: DocBlock parser
@@ -166,6 +166,9 @@ exit $RETURN_CODE
%changelog
+* Wed Nov 6 2024 Remi Collet <remi@remirepo.net> - 5.5.1-1
+- update to 5.5.1
+
* Tue Nov 5 2024 Remi Collet <remi@remirepo.net> - 5.5.0-1
- update to 5.5.0