summaryrefslogtreecommitdiffstats
path: root/php-phpdocumentor-reflection-docblock5.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-04-14 07:54:30 +0200
committerRemi Collet <remi@php.net>2025-04-14 07:54:30 +0200
commit79e0a292fa1b630db6531d382819bdeceef23997 (patch)
tree1f0b607b52c18325b8099d5f8e5fb7f835d5b9de /php-phpdocumentor-reflection-docblock5.spec
parentacfb5a392c371d6303c030bf66b00c66bc23ed40 (diff)
update to 5.6.2HEADmaster
Diffstat (limited to 'php-phpdocumentor-reflection-docblock5.spec')
-rw-r--r--php-phpdocumentor-reflection-docblock5.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/php-phpdocumentor-reflection-docblock5.spec b/php-phpdocumentor-reflection-docblock5.spec
index af29067..21d0732 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-2024 Remi Collet
+# SPDX-FileCopyrightText: Copyright 2014-2025 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 e5e784149a09bd69d9a5e3b01c5cbd2e2bd653d8
+%global gh_commit 92dde6a5919e34835c506ac8c523ef095a95ed62
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner phpDocumentor
%global gh_project ReflectionDocBlock
@@ -14,8 +14,8 @@
%bcond_without tests
Name: php-phpdocumentor-reflection-docblock%{major}
-Version: 5.6.1
-Release: 2%{?dist}
+Version: 5.6.2
+Release: 1%{?dist}
Summary: DocBlock parser
License: MIT
@@ -165,6 +165,9 @@ exit $RETURN_CODE
%changelog
+* Mon Apr 14 2025 Remi Collet <remi@remirepo.net> - 5.6.2-1
+- update to 5.6.2
+
* Mon Dec 23 2024 Remi Collet <remi@remirepo.net> - 5.6.1-2
- allow phpstan/phpdoc-parser v2