parent
3666b4ec4c
commit
e22c1eabc2
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -48,3 +48,4 @@ clog
|
|||
/php-pear-PHP-CodeSniffer-3.8.1-14f5fff.tgz
|
||||
/php-pear-PHP-CodeSniffer-3.9.0-d63cee4.tgz
|
||||
/php-pear-PHP-CodeSniffer-3.9.1-267a440.tgz
|
||||
/php-pear-PHP-CodeSniffer-3.9.2-aac1f6f.tgz
|
||||
|
|
|
|||
|
|
@ -13,9 +13,9 @@
|
|||
|
||||
%bcond_without tests
|
||||
|
||||
%global gh_commit 267a4405fff1d9c847134db3a3c92f1ab7f77909
|
||||
%global gh_commit aac1f6f347a5c5ac6bc98ad395007df00990f480
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_date 2024-03-31
|
||||
%global gh_date 2024-04-23
|
||||
%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.9.1
|
||||
Version: 3.9.2
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP coding standards enforcement tool
|
||||
|
||||
|
|
@ -141,6 +141,9 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Apr 24 2024 Remi Collet <remi@remirepo.net> - 3.9.2-1
|
||||
- update to 3.9.2
|
||||
|
||||
* Tue Apr 2 2024 Remi Collet <remi@remirepo.net> - 3.9.1-1
|
||||
- update to 3.9.1
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-pear-PHP-CodeSniffer-3.9.1-267a440.tgz) = 5501d0b3e30c6ac9670921e451f47366c92e98abce80eaaf4e459e8a9752b304f0c31beb1ce5054af964c93e66282bbb20d0c9be22515758817767616e0626ef
|
||||
SHA512 (php-pear-PHP-CodeSniffer-3.9.2-aac1f6f.tgz) = 7c4299bb058e24864439235b78d03486aa87cc6a2b30082fe79896054a49816c1fb1e29dd1b673fc16ccadbd83db2d3e4d57ba9827f7c007ae5a586bbbb9991d
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue