v3.7.0
This commit is contained in:
parent
b943edd84f
commit
acdf10679d
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -41,3 +41,4 @@ clog
|
|||
/PHP_CodeSniffer-3.6.0.tgz
|
||||
/PHP_CodeSniffer-3.6.1.tgz
|
||||
/PHP_CodeSniffer-3.6.2.tgz
|
||||
/PHP_CodeSniffer-3.7.0.tgz
|
||||
|
|
|
|||
|
|
@ -13,8 +13,8 @@
|
|||
%global pear_name PHP_CodeSniffer
|
||||
|
||||
Name: php-pear-PHP-CodeSniffer
|
||||
Version: 3.6.2
|
||||
Release: 2%{?dist}
|
||||
Version: 3.7.0
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP coding standards enforcement tool
|
||||
|
||||
License: BSD
|
||||
|
|
@ -128,6 +128,9 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 13 2022 Remi Collet <remi@remirepo.net> - 3.7.0-1
|
||||
- update to 3.7.0
|
||||
|
||||
* Thu Jan 27 2022 Remi Collet <remi@remirepo.net> - 3.6.2-2
|
||||
- fix new year in test suite, FBTFS #2046828
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (PHP_CodeSniffer-3.6.2.tgz) = 5e435a3ca8c64f01e58912eebbd866eb7285a5c6db94fede978413b20d1a7ccde529a7196ac6fa47097b96693d079fc305083583db7b73a7643d8cd01219af54
|
||||
SHA512 (PHP_CodeSniffer-3.7.0.tgz) = 0792c65267953509bfca60b36c3cf246bd7b18cbdfb0a825616ca61099512d106a3b1a20056b96eeecbd1a5172b7484d087147c6047efaae3ee186b857826b34
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue