diff options
| author | Remi Collet <remi@remirepo.net> | 2025-11-19 11:01:48 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2025-11-19 11:01:48 +0100 |
| commit | 2d2f0e01a300cd5f8a8bcf99b4b7811057eadfe6 (patch) | |
| tree | 718b914cb4c844d02fdf16d57a1371699e681d4c | |
| parent | 3f0ae35e23aa4462c0094eae3539c1c54505c5ed (diff) | |
| -rw-r--r-- | php-phpdocumentor-reflection-docblock5.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpdocumentor-reflection-docblock5.spec b/php-phpdocumentor-reflection-docblock5.spec index 1835647..500c036 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 94f8051919d1b0369a6bcc7931d679a511c03fe9 +%global gh_commit 90a04bcbf03784066f16038e87e23a0a83cee3c2 %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.3 +Version: 5.6.4 Release: 1%{?dist} Summary: DocBlock parser @@ -165,6 +165,9 @@ exit $RETURN_CODE %changelog +* Wed Nov 19 2025 Remi Collet <remi@remirepo.net> - 5.6.4-1 +- update to 5.6.4 + * Thu Aug 28 2025 Remi Collet <remi@remirepo.net> - 5.6.3-1 - update to 5.6.3 |
