From d40e9c3a934e680ade274284acfa07a9e89c32ba Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 19 Mar 2026 07:57:47 +0100 Subject: update to 6.0.3 --- php-phpdocumentor-reflection-docblock6.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/php-phpdocumentor-reflection-docblock6.spec b/php-phpdocumentor-reflection-docblock6.spec index 1e66f26..0118f4d 100644 --- a/php-phpdocumentor-reflection-docblock6.spec +++ b/php-phpdocumentor-reflection-docblock6.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 897b5986ece6b4f9d8413fea345c7d49c757d6bf +%global gh_commit 7bae67520aa9f5ecc506d646810bd40d9da54582 %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: 6.0.2 +Version: 6.0.3 Release: 1%{?dist} Summary: DocBlock parser @@ -148,7 +148,7 @@ cat < - 6.0.3-1 +- update to 6.0.3 + * Tue Mar 3 2026 Remi Collet - 6.0.2-1 - update to 6.0.2 -- cgit