v9.2.6
This commit is contained in:
parent
c94873c567
commit
18232e0004
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -10,3 +10,4 @@
|
||||||
/php-phpunit-php-code-coverage9-9.2.2-229099d.tgz
|
/php-phpunit-php-code-coverage9-9.2.2-229099d.tgz
|
||||||
/php-phpunit-php-code-coverage9-9.2.3-6b20e20.tgz
|
/php-phpunit-php-code-coverage9-9.2.3-6b20e20.tgz
|
||||||
/php-phpunit-php-code-coverage9-9.2.5-f3e0266.tgz
|
/php-phpunit-php-code-coverage9-9.2.5-f3e0266.tgz
|
||||||
|
/php-phpunit-php-code-coverage9-9.2.6-f6293e1.tgz
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
|
|
||||||
# Github
|
# Github
|
||||||
%global gh_commit f3e026641cc91909d421802dd3ac7827ebfd97e1
|
%global gh_commit f6293e1b30a2354e8428e004689671b83871edde
|
||||||
#global gh_date 20150924
|
#global gh_date 20150924
|
||||||
%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
|
||||||
|
|
@ -25,8 +25,8 @@
|
||||||
%global ver_major 9
|
%global ver_major 9
|
||||||
|
|
||||||
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
|
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
|
||||||
Version: 9.2.5
|
Version: 9.2.6
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: PHP code coverage information
|
Summary: PHP code coverage information
|
||||||
|
|
||||||
# Main license is BSD
|
# Main license is BSD
|
||||||
|
|
@ -183,6 +183,9 @@ exit $ret
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 29 2021 Remi Collet <remi@remirepo.net> - 9.2.6-1
|
||||||
|
- update to 9.2.6
|
||||||
|
|
||||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 9.2.5-2
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 9.2.5-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
SHA512 (php-phpunit-php-code-coverage9-9.2.5-f3e0266.tgz) = 2ac276396079e9f8f185ed01c459bb89ce97c272acbcd781986ba0a737b0b6339cd30c496d8ac728e483d80c334d46590504f4f1418bb724dd2c9e91f9f784cc
|
SHA512 (php-phpunit-php-code-coverage9-9.2.6-f6293e1.tgz) = c6e3535c379dd2afdc3adebd12ab7fd1debc0df5ea7460ad7cddb453bb0c856580f961a881e0f9b61813bd85f4b1580b7be463416252729f5e059b01dd74bc22
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue