v5.6.5
This commit is contained in:
parent
7f4cb76ffb
commit
04f8a36f7b
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,3 +7,4 @@
|
|||
/php-phpdocumentor-reflection-docblock5-5.6.2-92dde6a.tar.gz
|
||||
/php-phpdocumentor-reflection-docblock5-5.6.3-94f8051.tar.gz
|
||||
/php-phpdocumentor-reflection-docblock5-5.6.4-90a04bc.tar.gz
|
||||
/php-phpdocumentor-reflection-docblock5-5.6.5-90614c7.tar.gz
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
# Please, preserve the changelog entries
|
||||
#
|
||||
%global gh_commit 90a04bcbf03784066f16038e87e23a0a83cee3c2
|
||||
%global gh_commit 90614c73d3800e187615e2dd236ad0e2a01bf761
|
||||
%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.4
|
||||
Version: 5.6.5
|
||||
Release: 1%{?dist}
|
||||
Summary: DocBlock parser
|
||||
|
||||
|
|
@ -165,6 +165,9 @@ exit $RETURN_CODE
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 28 2025 Remi Collet <remi@remirepo.net> - 5.6.5-1
|
||||
- update to 5.6.5
|
||||
|
||||
* Wed Nov 19 2025 Remi Collet <remi@remirepo.net> - 5.6.4-1
|
||||
- update to 5.6.4
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpdocumentor-reflection-docblock5-5.6.4-90a04bc.tar.gz) = dca7da9faf0e1510afb6cb705062751894cd9951a58a8ffa366e4e26f4dce18346e01ae1f466092ace1625d625c8c0413521785a69412e9a265334505d80a2ce
|
||||
SHA512 (php-phpdocumentor-reflection-docblock5-5.6.5-90614c7.tar.gz) = 8cbbe974603641539c982bf79e0762caf67c5e5cd8c5f662522b71c69b5d468fa2c657e871acb55d22ef7db3256a850bf7451ec7da505a486340f93f0b7136e6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue