v9.1.1
This commit is contained in:
parent
08337a7621
commit
8e2b4f5b5e
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,3 +4,4 @@
|
|||
/php-phpunit-php-code-coverage9-9.1.8-f98f846.tgz
|
||||
/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
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
%bcond_without tests
|
||||
|
||||
# Github
|
||||
%global gh_commit 5134e2a65ec48e2f7126d12f1503a9889c660bdf
|
||||
%global gh_commit c9394cb9d07ecfa9351b96f2e296bad473195f4d
|
||||
#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.10
|
||||
Version: 9.1.11
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP code coverage information
|
||||
|
||||
|
|
@ -183,6 +183,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Sun Sep 20 2020 Remi Collet <remi@remirepo.net> - 9.1.11-1
|
||||
- update to 9.1.11
|
||||
|
||||
* Fri Sep 18 2020 Remi Collet <remi@remirepo.net> - 9.1.10-1
|
||||
- update to 9.1.10
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-code-coverage9-9.1.10-5134e2a.tgz) = fe79bb0ad765a0d1463d4e9b37a00eedd6bc04d48fba6e947f2793804f1d2c19a8f4a11c9ecd1bd9ba676d883a264a692d83478f1fdff45cb7cdc916450acfbc
|
||||
SHA512 (php-phpunit-php-code-coverage9-9.1.11-c9394cb.tgz) = 4ff2cfe737810f1de96fbd64876e2d83119e2e974802cc68f2c055b035d4a15008794ac66ba121805eb37d9cc42a0e848d31391bc7a682d087c874fafdab3e01
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue