From e74fa8704b25be1f0a45146f18ce79341d4267d5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 14 Apr 2025 09:10:36 +0200 Subject: [PATCH 1/2] v5.6.2 (cherry picked from commit 916fe81a17427ead499b496b21b5519463257bf3) --- .gitignore | 1 + php-phpdocumentor-reflection-docblock5.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 7f5da49..f66591b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /php-phpdocumentor-reflection-docblock5-5.2.2-069a785.tar.gz /php-phpdocumentor-reflection-docblock5-5.3.0-622548b.tar.gz /php-phpdocumentor-reflection-docblock5-5.6.1-e5e7841.tar.gz +/php-phpdocumentor-reflection-docblock5-5.6.2-92dde6a.tar.gz diff --git a/php-phpdocumentor-reflection-docblock5.spec b/php-phpdocumentor-reflection-docblock5.spec index 9842fa0..2708dce 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 - 5.6.2-1 +- update to 5.6.2 + * Mon Dec 23 2024 Remi Collet - 5.6.1-2 - allow phpstan/phpdoc-parser v2 diff --git a/sources b/sources index 4cdc1dd..355d7d7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-phpdocumentor-reflection-docblock5-5.6.1-e5e7841.tar.gz) = fe75fa59b67a73f3e7916dcd2ef0773b020cad68a2b0235d770409ea11e9d8d7ea1cd47697c85dd348dccfd57abc680863ed871a0e4be78d8696af70020b08a9 +SHA512 (php-phpdocumentor-reflection-docblock5-5.6.2-92dde6a.tar.gz) = 3913ba0d5faed7236e14754640879fe7955ab031667ad3b4218cfe3297df8926d3b37cde08076d2ac99fe56f71fabd62894b3ac33d2618cd9698d1d0c67b0731 From da32041730e7b131f2cec2ad5c4dd4786e580484 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 28 Aug 2025 08:31:57 +0200 Subject: [PATCH 2/2] v5.6.3 (cherry picked from commit 3efbcaf286732b6436cbbfd3271892aa1de0f4cc) (cherry picked from commit 7efabb30335772dc5e5a49d347778d3b264d7f3a) --- .gitignore | 1 + php-phpdocumentor-reflection-docblock5.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index f66591b..adbd774 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /php-phpdocumentor-reflection-docblock5-5.3.0-622548b.tar.gz /php-phpdocumentor-reflection-docblock5-5.6.1-e5e7841.tar.gz /php-phpdocumentor-reflection-docblock5-5.6.2-92dde6a.tar.gz +/php-phpdocumentor-reflection-docblock5-5.6.3-94f8051.tar.gz diff --git a/php-phpdocumentor-reflection-docblock5.spec b/php-phpdocumentor-reflection-docblock5.spec index 2708dce..0b8b511 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 92dde6a5919e34835c506ac8c523ef095a95ed62 +%global gh_commit 94f8051919d1b0369a6bcc7931d679a511c03fe9 %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.2 +Version: 5.6.3 Release: 1%{?dist} Summary: DocBlock parser @@ -140,7 +140,7 @@ cat < - 5.6.3-1 +- update to 5.6.3 + * Mon Apr 14 2025 Remi Collet - 5.6.2-1 - update to 5.6.2 diff --git a/sources b/sources index 355d7d7..4bc1d20 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-phpdocumentor-reflection-docblock5-5.6.2-92dde6a.tar.gz) = 3913ba0d5faed7236e14754640879fe7955ab031667ad3b4218cfe3297df8926d3b37cde08076d2ac99fe56f71fabd62894b3ac33d2618cd9698d1d0c67b0731 +SHA512 (php-phpdocumentor-reflection-docblock5-5.6.3-94f8051.tar.gz) = 5deaddba705f5f7e78a034d73e1834c06a0fa7f9159530d7a882aa2473ec54d1c03daf9640afb7c12b7589f2d1d2c88182082bdaca686acaa2f7681d334e3d27