diff options
Diffstat (limited to 'php-phpstan-phpdoc-parser.spec')
| -rw-r--r-- | php-phpstan-phpdoc-parser.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpstan-phpdoc-parser.spec b/php-phpstan-phpdoc-parser.spec index 446b3f4..04e28f0 100644 --- a/php-phpstan-phpdoc-parser.spec +++ b/php-phpstan-phpdoc-parser.spec @@ -9,7 +9,7 @@ %bcond_without tests -%global gh_commit 16dbf9937da8d4528ceb2145c9c7c0bd29e26374 +%global gh_commit a004701b11273a26cd7955a61d67a7f1e525a45a %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner phpstan %global gh_project phpdoc-parser @@ -19,7 +19,7 @@ %global major %nil Name: php-%{gh_owner}-%{gh_project}%{major} -Version: 2.3.1 +Version: 2.3.2 Release: 1%{?dist} Summary: PHPDoc parser with support for nullable, intersection and generic types @@ -127,6 +127,9 @@ exit $ret %changelog +* Mon Jan 26 2026 Remi Collet <remi@remirepo.net> - 2.3.2-1 +- update to 2.3.2 + * Mon Jan 12 2026 Remi Collet <remi@remirepo.net> - 2.3.1-1 - update to 2.3.1 |
