v10.1.7
This commit is contained in:
parent
06c944c847
commit
b758ac9481
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,3 +3,4 @@
|
||||||
/php-phpunit-php-code-coverage10-10.1.4-cd59bb3.tgz
|
/php-phpunit-php-code-coverage10-10.1.4-cd59bb3.tgz
|
||||||
/php-phpunit-php-code-coverage10-10.1.5-1df504e.tgz
|
/php-phpunit-php-code-coverage10-10.1.5-1df504e.tgz
|
||||||
/php-phpunit-php-code-coverage10-10.1.6-56f3354.tgz
|
/php-phpunit-php-code-coverage10-10.1.6-56f3354.tgz
|
||||||
|
/php-phpunit-php-code-coverage10-10.1.7-355324c.tgz
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
|
|
||||||
# Github
|
# Github
|
||||||
%global gh_commit 56f33548fe522c8d82da7ff3824b42829d324364
|
%global gh_commit 355324ca4980b8916c18b9db29f3ef484078f26e
|
||||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||||
%global gh_vendor sebastianbergmann
|
%global gh_vendor sebastianbergmann
|
||||||
%global gh_project php-code-coverage
|
%global gh_project php-code-coverage
|
||||||
|
|
@ -24,7 +24,7 @@
|
||||||
%global ver_major 10
|
%global ver_major 10
|
||||||
|
|
||||||
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
|
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
|
||||||
Version: 10.1.6
|
Version: 10.1.7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: PHP code coverage information, version %{ver_major}
|
Summary: PHP code coverage information, version %{ver_major}
|
||||||
|
|
||||||
|
|
@ -196,6 +196,9 @@ exit $ret
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 5 2023 Remi Collet <remi@remirepo.net> - 10.1.7-1
|
||||||
|
- update to 10.1.7
|
||||||
|
|
||||||
* Tue Sep 19 2023 Remi Collet <remi@remirepo.net> - 10.1.6-1
|
* Tue Sep 19 2023 Remi Collet <remi@remirepo.net> - 10.1.6-1
|
||||||
- update to 10.1.6
|
- update to 10.1.6
|
||||||
|
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
SHA512 (php-phpunit-php-code-coverage10-10.1.6-56f3354.tgz) = 52b3d226daefb9477380437f6a12e6aec21b13bd78e70e281083be7cb2d815a5a8f7c1b7641d91ff0f1c39b98a74616cd4d987159c4f18cfa2dcff3eb225b3ee
|
SHA512 (php-phpunit-php-code-coverage10-10.1.7-355324c.tgz) = 0df1ccb069a769857e56d7e8331d1eaf52a2c13f9fb3fa62388d251c9be4ac24200f00efc7ac47c2dee4def77ad6b73ed3db6f5a71906cbc352a679526318451
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue