v4.0.1
This commit is contained in:
parent
02dc3e6e4b
commit
e13e8ad2f6
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
clog
|
||||
/php-pear-PHP-CodeSniffer-4.0.0-06113cf.tgz
|
||||
/php-pear-PHP-CodeSniffer-4.0.1-0525c73.tgz
|
||||
|
|
|
|||
|
|
@ -13,15 +13,15 @@
|
|||
|
||||
%bcond_without tests
|
||||
|
||||
%global gh_commit 06113cfdaf117fc2165f9cd040bd0f17fcd5242d
|
||||
%global gh_commit 0525c73950de35ded110cffafb9892946d7771b5
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_date 2025-06-17
|
||||
%global gh_date 2025-11-10
|
||||
%global gh_owner PHPCSStandards
|
||||
%global gh_project PHP_CodeSniffer
|
||||
# keep in old PEAR tree
|
||||
%global pear_phpdir %{_datadir}/pear
|
||||
|
||||
%global upstream_version 4.0.0
|
||||
%global upstream_version 4.0.1
|
||||
#global upstream_prever rc1
|
||||
|
||||
Name: php-pear-PHP-CodeSniffer
|
||||
|
|
@ -144,6 +144,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 12 2025 Remi Collet <remi@remirepo.net> - 4.0.1-1
|
||||
- update to 4.0.1
|
||||
|
||||
* Mon Sep 15 2025 Remi Collet <remi@remirepo.net> - 4.0.0-1
|
||||
- update to 4.0.0
|
||||
- raise dependency on PHP 7.2
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-pear-PHP-CodeSniffer-4.0.0-06113cf.tgz) = d82e79b05a1dd05638b71d4631b9b868987f581d200603725a91327b5b5dc8f20872910a5ec47c739662152d791cf99d930012c3ea63b549bbae210bd98c968c
|
||||
SHA512 (php-pear-PHP-CodeSniffer-4.0.1-0525c73.tgz) = 384867fff733de98f3a0cd7105776aa571389e8f11a2d95ba51139a682778650900028722352779bb3b6986f61fa123ceded3d9496de0a05e0872ac21bb1329e
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue