v9.1.9
This commit is contained in:
parent
5e0b1c347c
commit
f6c0508a43
3 changed files with 8 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
|||
/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
|
||||
/php-phpunit-php-code-coverage9-9.1.9-cf65829.tgz
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
%bcond_without tests
|
||||
|
||||
# Github
|
||||
%global gh_commit f98f8466126d83b55b924a94d2244c53c216b8fb
|
||||
%global gh_commit cf6582906d4b2502c5f4c6be6a3d0b4cd5b3ef7f
|
||||
#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.8
|
||||
Version: 9.1.9
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP code coverage information
|
||||
|
||||
|
|
@ -59,8 +59,7 @@ BuildRequires: php-pecl-xdebug
|
|||
%endif
|
||||
|
||||
# From composer.json, require
|
||||
# "php": "^7.3",
|
||||
# "php": "^7.3 || ^8.0",
|
||||
# "php": ">=7.3",
|
||||
# "ext-dom": "*",
|
||||
# "ext-libxml": "*",
|
||||
# "ext-xmlwriter": "*",
|
||||
|
|
@ -184,6 +183,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 15 2020 Remi Collet <remi@remirepo.net> - 9.1.9-1
|
||||
- update to 9.1.9
|
||||
|
||||
* Mon Sep 7 2020 Remi Collet <remi@remirepo.net> - 9.1.8-1
|
||||
- update to 9.1.8
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-code-coverage9-9.1.8-f98f846.tgz) = 017d0c661b14f4a7ce7f2c3a5c1a051caa06082713c4ebed5c3965bc5f051be8d8d336e4bc665951abd08eb3684aa6a42979bf2f7f3c3ff58b39b0dac5d97bd5
|
||||
SHA512 (php-phpunit-php-code-coverage9-9.1.9-cf65829.tgz) = fb6f14ac4021ef1505cd7e9d027d2370e38bc612552f4ef1d21acc3562029c0d754e000061f6db97746beca214fe1482016f076b9d9da820c02708f1226f4f19
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue