parent
02e760c873
commit
2b6357fdce
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -55,3 +55,4 @@ clog
|
|||
/php-pear-PHP-CodeSniffer-3.10.2-86e5f5d.tgz
|
||||
/php-pear-PHP-CodeSniffer-3.10.3-62d3299.tgz
|
||||
/php-pear-PHP-CodeSniffer-3.11.0-70c08f8.tgz
|
||||
/php-pear-PHP-CodeSniffer-3.11.1-19473c3.tgz
|
||||
|
|
|
|||
|
|
@ -13,9 +13,9 @@
|
|||
|
||||
%bcond_without tests
|
||||
|
||||
%global gh_commit 70c08f8d20c0eb4fe56f26644dd94dae76a7f450
|
||||
%global gh_commit 19473c30efe4f7b3cd42522d0b2e6e7f243c6f87
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_date 2024-11-12
|
||||
%global gh_date 2024-11-16
|
||||
%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.11.0
|
||||
Version: 3.11.1
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP coding standards enforcement tool
|
||||
|
||||
|
|
@ -141,6 +141,9 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Nov 18 2024 Remi Collet <remi@remirepo.net> - 3.11.1-1
|
||||
- update to 3.11.1
|
||||
|
||||
* Tue Nov 12 2024 Remi Collet <remi@remirepo.net> - 3.11.0-1
|
||||
- update to 3.11.0
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-pear-PHP-CodeSniffer-3.11.0-70c08f8.tgz) = c12f22e7b5e219ea10edcca3188eb3a294b37a538ec47d44c9b6191092f8a7313c90e30926ef7a3713d452209e8ff214c5e016b432719a8b442be8f7a78fe1e6
|
||||
SHA512 (php-pear-PHP-CodeSniffer-3.11.1-19473c3.tgz) = 52f18f27dbe83b59f8f1d09dc0d68d4a53a78ee0828d901b7a3b9e521e3854e69df4c026220ce15ed1047acbc627b7fd7013405dd16f8176e2bd72b576512a41
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue