v9.2.0
This commit is contained in:
parent
8e2b4f5b5e
commit
08cacb707a
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -5,3 +5,4 @@
|
|||
/php-phpunit-php-code-coverage9-9.1.9-cf65829.tgz
|
||||
/php-phpunit-php-code-coverage9-9.1.10-5134e2a.tgz
|
||||
/php-phpunit-php-code-coverage9-9.1.11-c9394cb.tgz
|
||||
/php-phpunit-php-code-coverage9-9.2.0-53a4b73.tgz
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
%bcond_without tests
|
||||
|
||||
# Github
|
||||
%global gh_commit c9394cb9d07ecfa9351b96f2e296bad473195f4d
|
||||
%global gh_commit 53a4b737e83be724efd2bc4e7b929b9a30c48972
|
||||
#global gh_date 20150924
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_vendor sebastianbergmann
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
%global ver_major 9
|
||||
|
||||
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
|
||||
Version: 9.1.11
|
||||
Version: 9.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP code coverage information
|
||||
|
||||
|
|
@ -183,6 +183,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 2 2020 Remi Collet <remi@remirepo.net> - 9.2.0-1
|
||||
- update to 9.2.0
|
||||
|
||||
* Sun Sep 20 2020 Remi Collet <remi@remirepo.net> - 9.1.11-1
|
||||
- update to 9.1.11
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-code-coverage9-9.1.11-c9394cb.tgz) = 4ff2cfe737810f1de96fbd64876e2d83119e2e974802cc68f2c055b035d4a15008794ac66ba121805eb37d9cc42a0e848d31391bc7a682d087c874fafdab3e01
|
||||
SHA512 (php-phpunit-php-code-coverage9-9.2.0-53a4b73.tgz) = 88bc7da292fd2789b6b2a7706450f2f6b12de168b39e8bf80cf16b34acc55d3539744435647ab63f0c21d442d822b9fbcaa625547657cc0af876ab0664daaa9c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue