parent
e526d800d6
commit
7149c7ac7e
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -59,3 +59,4 @@ clog
|
|||
/php-pear-PHP-CodeSniffer-3.11.2-1368f4a.tgz
|
||||
/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
|
||||
|
|
|
|||
|
|
@ -13,9 +13,9 @@
|
|||
|
||||
%bcond_without tests
|
||||
|
||||
%global gh_commit 2d1b63db139c3c6ea0c927698e5160f8b3b8d630
|
||||
%global gh_commit ea16a1f3719783345febd3aab41beb55c8c84bfd
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_date 2025-03-18
|
||||
%global gh_date 2025-04-04
|
||||
%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.0
|
||||
Version: 3.12.1
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP coding standards enforcement tool
|
||||
|
||||
|
|
@ -145,6 +145,9 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Apr 7 2025 Remi Collet <remi@remirepo.net> - 3.12.1-1
|
||||
- update to 3.12.1
|
||||
|
||||
* Tue Mar 18 2025 Remi Collet <remi@remirepo.net> - 3.12.0-1
|
||||
- update to 3.12.0
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-pear-PHP-CodeSniffer-3.12.0-2d1b63d.tgz) = bb60634b82b410c1ec6a53c19eda4d4f9baad0ca71280b3dda2754d6aa1d83649763c7b31ee2ffe5b3a0cc6ef829dc8cebbae668646c93cc27b2e3f53c054c66
|
||||
SHA512 (php-pear-PHP-CodeSniffer-3.12.1-ea16a1f.tgz) = 983f63a8b2d2eb938c7621fb979c90d20ac7ba3375e33e2b139571a289f2efb925581343e123cb11f8281198927fa8caef8a93eee8ca00411ea0910fbb3d5611
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue