v5.6.2
This commit is contained in:
parent
6395cd6c67
commit
916fe81a17
3 changed files with 9 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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: 3%{?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
|
||||
|
||||
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 5.6.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue