parent
8fd3c02202
commit
c30ae219c6
3 changed files with 9 additions and 4 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -50,3 +50,5 @@ clog
|
|||
/php-pear-PHP-CodeSniffer-3.9.1-267a440.tgz
|
||||
/php-pear-PHP-CodeSniffer-3.9.2-aac1f6f.tgz
|
||||
/php-pear-PHP-CodeSniffer-3.10.0-57e0980.tgz
|
||||
/roundcubemail-1.5.7-complete.tar.gz
|
||||
/php-pear-PHP-CodeSniffer-3.10.1-8f90f7a.tgz
|
||||
|
|
|
|||
|
|
@ -13,9 +13,9 @@
|
|||
|
||||
%bcond_without tests
|
||||
|
||||
%global gh_commit 57e09801c2fbae2d257b8b75bebb3deeb7e9deb2
|
||||
%global gh_commit 8f90f7a53ce271935282967f53d0894f8f1ff877
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_date 2024-05-20
|
||||
%global gh_date 2024-05-22
|
||||
%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.0
|
||||
Version: 3.10.1
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP coding standards enforcement tool
|
||||
|
||||
|
|
@ -141,6 +141,9 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu May 23 2024 Remi Collet <remi@remirepo.net> - 3.10.1-1
|
||||
- update to 3.10.1
|
||||
|
||||
* Wed May 22 2024 Remi Collet <remi@remirepo.net> - 3.10.0-1
|
||||
- update to 3.10.0
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-pear-PHP-CodeSniffer-3.10.0-57e0980.tgz) = 33fd93bcb6294655e08f71dbdb2911b0030a938cd2dbebfd8a8052d4688056da04c49569b5be029a8d524d2de33c03607e650586577d388683e2797643bb3dd9
|
||||
SHA512 (php-pear-PHP-CodeSniffer-3.10.1-8f90f7a.tgz) = 00e972de684d7655b894212962aa49bb5c89899d01dcbb6eb0fb929bd5dc0553c7dd9542e017b22262564137dc2fb545ea8e055d8a6b3c79261d7ce85096432c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue