From 42ed099fa49de7a9e7986909d9730ce6b8340191 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 19 Mar 2026 07:55:47 +0100 Subject: update to 5.6.7 --- php-phpdocumentor-reflection-docblock5.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/php-phpdocumentor-reflection-docblock5.spec b/php-phpdocumentor-reflection-docblock5.spec index f58a6c2..2d8cf87 100644 --- a/php-phpdocumentor-reflection-docblock5.spec +++ b/php-phpdocumentor-reflection-docblock5.spec @@ -1,12 +1,12 @@ # Fedora/remirepo spec file for php-phpdocumentor-reflection-docblock5 # -# SPDX-FileCopyrightText: Copyright 2014-2025 Remi Collet +# SPDX-FileCopyrightText: Copyright 2014-2026 Remi Collet # SPDX-License-Identifier: CECILL-2.1 # http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt # # Please, preserve the changelog entries # -%global gh_commit 5cee1d3dfc2d2aa6599834520911d246f656bcb8 +%global gh_commit 31a105931bc8ffa3a123383829772e832fd8d903 %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.6 +Version: 5.6.7 Release: 1%{?dist} Summary: DocBlock parser @@ -147,7 +147,7 @@ cat < - 5.6.7-1 +- update to 5.6.7 + * Thu Dec 25 2025 Remi Collet - 5.6.6-1 - update to 5.6.6 - allow webmozart/assert version 2 -- cgit