diff options
| author | Remi Collet <remi@remirepo.net> | 2026-03-03 09:31:37 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-03-03 09:31:37 +0100 |
| commit | 4d70d56082b58b6e87e01f0e56b4a881a5c552c1 (patch) | |
| tree | 0f40ae0a969545970a436512b35562b1ff501758 /php-phpdocumentor-reflection-docblock6.spec | |
| parent | 03ed2fc10594d1242bf2026196656842c2c7ab01 (diff) | |
Diffstat (limited to 'php-phpdocumentor-reflection-docblock6.spec')
| -rw-r--r-- | php-phpdocumentor-reflection-docblock6.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpdocumentor-reflection-docblock6.spec b/php-phpdocumentor-reflection-docblock6.spec index e0419a2..1e66f26 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 2f5cbed597cb261d1ea458f3da3a9ad32e670b1e +%global gh_commit 897b5986ece6b4f9d8413fea345c7d49c757d6bf %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.1 +Version: 6.0.2 Release: 1%{?dist} Summary: DocBlock parser @@ -174,6 +174,9 @@ exit $RETURN_CODE %changelog +* Tue Mar 3 2026 Remi Collet <remi@remirepo.net> - 6.0.2-1 +- update to 6.0.2 + * Wed Feb 25 2026 Remi Collet <remi@remirepo.net> - 6.0.1-1 - update to 6.0.1 - rename to php-phpdocumentor-reflection-docblock6 |
