parent
ccd25247c8
commit
369abf37c8
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -60,3 +60,4 @@ clog
|
|||
/php-pear-PHP-CodeSniffer-3.11.3-ba05f99.tgz
|
||||
/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
|
||||
|
|
|
|||
|
|
@ -13,9 +13,9 @@
|
|||
|
||||
%bcond_without tests
|
||||
|
||||
%global gh_commit ea16a1f3719783345febd3aab41beb55c8c84bfd
|
||||
%global gh_commit 6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_date 2025-04-04
|
||||
%global gh_date 2025-04-13
|
||||
%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.1
|
||||
Version: 3.12.2
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP coding standards enforcement tool
|
||||
|
||||
|
|
@ -145,6 +145,9 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Apr 14 2025 Remi Collet <remi@remirepo.net> - 3.12.2-1
|
||||
- update to 3.12.2
|
||||
|
||||
* Mon Apr 7 2025 Remi Collet <remi@remirepo.net> - 3.12.1-1
|
||||
- update to 3.12.1
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-pear-PHP-CodeSniffer-3.12.1-ea16a1f.tgz) = 983f63a8b2d2eb938c7621fb979c90d20ac7ba3375e33e2b139571a289f2efb925581343e123cb11f8281198927fa8caef8a93eee8ca00411ea0910fbb3d5611
|
||||
SHA512 (php-pear-PHP-CodeSniffer-3.12.2-6d4cf60.tgz) = 9c61b2b336a0bc838e79b1ddb1f12ce9550476e1104c13fb1bc38d6d15787a5ba82106f1a48250cb32a63d2e0d007f17f10b9305a57b88ba1de91c979dfc8a1e
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue