v3.13.0
This commit is contained in:
parent
bd66e5bd2e
commit
c04214bbca
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -61,3 +61,4 @@ clog
|
|||
/php-pear-PHP-CodeSniffer-3.12.0-2d1b63d.tgz
|
||||
/php-pear-PHP-CodeSniffer-3.12.1-ea16a1f.tgz
|
||||
/php-pear-PHP-CodeSniffer-3.12.2-6d4cf60.tgz
|
||||
/php-pear-PHP-CodeSniffer-3.13.0-65ff248.tgz
|
||||
|
|
|
|||
|
|
@ -13,9 +13,9 @@
|
|||
|
||||
%bcond_without tests
|
||||
|
||||
%global gh_commit 6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa
|
||||
%global gh_commit 65ff2489553b83b4597e89c3b8b721487011d186
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_date 2025-04-13
|
||||
%global gh_date 2025-05-11
|
||||
%global gh_owner PHPCSStandards
|
||||
%global gh_project PHP_CodeSniffer
|
||||
# keep in old PEAR tree
|
||||
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
|
||||
Name: php-pear-PHP-CodeSniffer
|
||||
Version: 3.12.2
|
||||
Version: 3.13.0
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP coding standards enforcement tool
|
||||
|
||||
|
|
@ -145,6 +145,9 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu May 15 2025 Remi Collet <remi@remirepo.net> - 3.13.0-1
|
||||
- update to 3.13.0
|
||||
|
||||
* Mon Apr 14 2025 Remi Collet <remi@remirepo.net> - 3.12.2-1
|
||||
- update to 3.12.2
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-pear-PHP-CodeSniffer-3.12.2-6d4cf60.tgz) = 9c61b2b336a0bc838e79b1ddb1f12ce9550476e1104c13fb1bc38d6d15787a5ba82106f1a48250cb32a63d2e0d007f17f10b9305a57b88ba1de91c979dfc8a1e
|
||||
SHA512 (php-pear-PHP-CodeSniffer-3.13.0-65ff248.tgz) = ded4aeafeb7bb0e46bd133e77f7115ecd384b9965051ce8c832c6ccdec764c0674eff410fcd0d3f0ce8d508592cd3217f9a2620d1d0bd574acb9e7a9202366e8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue