v9.1.8
This commit is contained in:
parent
ee5bf55af9
commit
5e0b1c347c
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
/php-phpunit-php-code-coverage9-9.1.5-adea706.tgz
|
||||
/php-phpunit-php-code-coverage9-9.1.6-d25b24b.tgz
|
||||
/php-phpunit-php-code-coverage9-9.1.7-2ef92be.tgz
|
||||
/php-phpunit-php-code-coverage9-9.1.8-f98f846.tgz
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
%bcond_without tests
|
||||
|
||||
# Github
|
||||
%global gh_commit 2ef92bec3186a827faf7362ff92ae4e8ec2e49d2
|
||||
%global gh_commit f98f8466126d83b55b924a94d2244c53c216b8fb
|
||||
#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.7
|
||||
Version: 9.1.8
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP code coverage information
|
||||
|
||||
|
|
@ -184,6 +184,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 7 2020 Remi Collet <remi@remirepo.net> - 9.1.8-1
|
||||
- update to 9.1.8
|
||||
|
||||
* Thu Sep 3 2020 Remi Collet <remi@remirepo.net> - 9.1.7-1
|
||||
- update to 9.1.7
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-code-coverage9-9.1.7-2ef92be.tgz) = 522fa6be126ecfc8cbf2c8cd8ac1383e3b6547056ea7a39ef2a378e078c1b9224902545049c79209882d4379043231c04d627ceb675f2def37b8db47e96a57f0
|
||||
SHA512 (php-phpunit-php-code-coverage9-9.1.8-f98f846.tgz) = 017d0c661b14f4a7ce7f2c3a5c1a051caa06082713c4ebed5c3965bc5f051be8d8d336e4bc665951abd08eb3684aa6a42979bf2f7f3c3ff58b39b0dac5d97bd5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue