parent
76a1f360ce
commit
ed1cc9c1cb
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -53,3 +53,4 @@ clog
|
|||
/roundcubemail-1.5.7-complete.tar.gz
|
||||
/php-pear-PHP-CodeSniffer-3.10.1-8f90f7a.tgz
|
||||
/php-pear-PHP-CodeSniffer-3.10.2-86e5f5d.tgz
|
||||
/php-pear-PHP-CodeSniffer-3.10.3-62d3299.tgz
|
||||
|
|
|
|||
|
|
@ -13,9 +13,9 @@
|
|||
|
||||
%bcond_without tests
|
||||
|
||||
%global gh_commit 86e5f5dd9a840c46810ebe5ff1885581c42a3017
|
||||
%global gh_commit 62d32998e820bddc40f99f8251958aed187a5c9c
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_date 2024-07-21
|
||||
%global gh_date 2024-09-18
|
||||
%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.10.2
|
||||
Version: 3.10.3
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP coding standards enforcement tool
|
||||
|
||||
|
|
@ -141,6 +141,9 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 18 2024 Remi Collet <remi@remirepo.net> - 3.10.3-1
|
||||
- update to 3.10.3
|
||||
|
||||
* Mon Jul 22 2024 Remi Collet <remi@remirepo.net> - 3.10.2-1
|
||||
- update to 3.10.2
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-pear-PHP-CodeSniffer-3.10.2-86e5f5d.tgz) = 376d75a347cb130ab3128634c9332295597431b0a01fbdc234129e2ec4eef89916e64675aaa9fe850c43fd27a651c0b0fd8a5b15a784713dd77fbc058af6ca18
|
||||
SHA512 (php-pear-PHP-CodeSniffer-3.10.3-62d3299.tgz) = 5d3ad84e8a67cdc9b30ff807232923a022cd5e4149a770c02ff36d54fca4959d1cae7bd00cf11b948b4d2df0f7a345b36cfc950d15258dab966472554ca0557d
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue