parent
7efabb3033
commit
db2700d19a
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,3 +6,4 @@
|
|||
/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
|
||||
/php-phpdocumentor-reflection-docblock5-5.6.4-90a04bc.tar.gz
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
# Please, preserve the changelog entries
|
||||
#
|
||||
%global gh_commit 94f8051919d1b0369a6bcc7931d679a511c03fe9
|
||||
%global gh_commit 90a04bcbf03784066f16038e87e23a0a83cee3c2
|
||||
%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.3
|
||||
Version: 5.6.4
|
||||
Release: 1%{?dist}
|
||||
Summary: DocBlock parser
|
||||
|
||||
|
|
@ -165,6 +165,9 @@ exit $RETURN_CODE
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 19 2025 Remi Collet <remi@remirepo.net> - 5.6.4-1
|
||||
- update to 5.6.4
|
||||
|
||||
* Thu Aug 28 2025 Remi Collet <remi@remirepo.net> - 5.6.3-1
|
||||
- update to 5.6.3
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpdocumentor-reflection-docblock5-5.6.3-94f8051.tar.gz) = 5deaddba705f5f7e78a034d73e1834c06a0fa7f9159530d7a882aa2473ec54d1c03daf9640afb7c12b7589f2d1d2c88182082bdaca686acaa2f7681d334e3d27
|
||||
SHA512 (php-phpdocumentor-reflection-docblock5-5.6.4-90a04bc.tar.gz) = dca7da9faf0e1510afb6cb705062751894cd9951a58a8ffa366e4e26f4dce18346e01ae1f466092ace1625d625c8c0413521785a69412e9a265334505d80a2ce
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue