v9.1.6
This commit is contained in:
parent
e465017b70
commit
ab7b0f7ff8
3 changed files with 8 additions and 8 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
||||||
/php-phpunit-php-code-coverage9-9.1.5-adea706.tgz
|
/php-phpunit-php-code-coverage9-9.1.5-adea706.tgz
|
||||||
|
/php-phpunit-php-code-coverage9-9.1.6-d25b24b.tgz
|
||||||
|
|
|
||||||
|
|
@ -7,14 +7,10 @@
|
||||||
# Please, preserve the changelog entries
|
# Please, preserve the changelog entries
|
||||||
#
|
#
|
||||||
|
|
||||||
%bcond_with bootstrap
|
|
||||||
%if %{with bootstrap}
|
|
||||||
%bcond_with tests
|
|
||||||
%else
|
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
%endif
|
|
||||||
# Github
|
# Github
|
||||||
%global gh_commit adea70610c070869261d2d0a62fa968611447b56
|
%global gh_commit d25b24b1cd14772bde4d75daeb393dc17db9f6e6
|
||||||
#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
|
||||||
|
|
@ -29,7 +25,7 @@
|
||||||
%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.1.5
|
Version: 9.1.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: PHP code coverage information
|
Summary: PHP code coverage information
|
||||||
|
|
||||||
|
|
@ -188,6 +184,9 @@ exit $ret
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 31 2020 Remi Collet <remi@remirepo.net> - 9.1.6-1
|
||||||
|
- update to 9.1.6
|
||||||
|
|
||||||
* Thu Aug 27 2020 Remi Collet <remi@remirepo.net> - 9.1.5-1
|
* Thu Aug 27 2020 Remi Collet <remi@remirepo.net> - 9.1.5-1
|
||||||
- update to 9.1.5
|
- update to 9.1.5
|
||||||
|
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
SHA512 (php-phpunit-php-code-coverage9-9.1.5-adea706.tgz) = c454fad70233d1753d2e8cbb7087db11fb4aaf645a8c1ff82b2aa5d179c767513456d2290f3b37ab26514699763be1235070f7512e6297ae0bfd7eadf2cf8878
|
SHA512 (php-phpunit-php-code-coverage9-9.1.6-d25b24b.tgz) = 84ad4a51fd239475109e8cf1ab530c4e454ce8cf5390776174ae305f5e6cde1667c7b3673b29feca66827e391a52106e9ff416e73f6fd9ee21b2d0739377a2be
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue