v3.13.2
This commit is contained in:
parent
c04214bbca
commit
f2144483bf
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -62,3 +62,4 @@ clog
|
|||
/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
|
||||
/php-pear-PHP-CodeSniffer-3.13.2-5b5e382.tgz
|
||||
|
|
|
|||
|
|
@ -13,9 +13,9 @@
|
|||
|
||||
%bcond_without tests
|
||||
|
||||
%global gh_commit 65ff2489553b83b4597e89c3b8b721487011d186
|
||||
%global gh_commit 5b5e3821314f947dd040c70f7992a64eac89025c
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_date 2025-05-11
|
||||
%global gh_date 2025-06-17
|
||||
%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.13.0
|
||||
Version: 3.13.2
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP coding standards enforcement tool
|
||||
|
||||
|
|
@ -145,6 +145,9 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 18 2025 Remi Collet <remi@remirepo.net> - 3.13.2-1
|
||||
- update to 3.13.2
|
||||
|
||||
* Thu May 15 2025 Remi Collet <remi@remirepo.net> - 3.13.0-1
|
||||
- update to 3.13.0
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-pear-PHP-CodeSniffer-3.13.0-65ff248.tgz) = ded4aeafeb7bb0e46bd133e77f7115ecd384b9965051ce8c832c6ccdec764c0674eff410fcd0d3f0ce8d508592cd3217f9a2620d1d0bd574acb9e7a9202366e8
|
||||
SHA512 (php-pear-PHP-CodeSniffer-3.13.2-5b5e382.tgz) = 24ec9e9770103a46aecc8433b973bc496847f5e4be9c3b94a5184e5af62b4db1084053669ce7b4ac263b71166cbc2f8477862f1c9c5d406764001beaa412eedc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue