From 3f0ae35e23aa4462c0094eae3539c1c54505c5ed Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 28 Aug 2025 07:23:46 +0200 Subject: update to 5.6.3 --- php-phpdocumentor-reflection-docblock5.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/php-phpdocumentor-reflection-docblock5.spec b/php-phpdocumentor-reflection-docblock5.spec index 21d0732..1835647 100644 --- a/php-phpdocumentor-reflection-docblock5.spec +++ b/php-phpdocumentor-reflection-docblock5.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 92dde6a5919e34835c506ac8c523ef095a95ed62 +%global gh_commit 94f8051919d1b0369a6bcc7931d679a511c03fe9 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner phpDocumentor %global gh_project ReflectionDocBlock @@ -14,7 +14,7 @@ %bcond_without tests Name: php-phpdocumentor-reflection-docblock%{major} -Version: 5.6.2 +Version: 5.6.3 Release: 1%{?dist} Summary: DocBlock parser @@ -140,7 +140,7 @@ cat < - 5.6.3-1 +- update to 5.6.3 + * Mon Apr 14 2025 Remi Collet - 5.6.2-1 - update to 5.6.2 -- cgit