v9.2.2
This commit is contained in:
parent
22302ff910
commit
084f56f94f
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,3 +7,4 @@
|
|||
/php-phpunit-php-code-coverage9-9.1.11-c9394cb.tgz
|
||||
/php-phpunit-php-code-coverage9-9.2.0-53a4b73.tgz
|
||||
/php-phpunit-php-code-coverage9-9.2.1-ed363c3.tgz
|
||||
/php-phpunit-php-code-coverage9-9.2.2-229099d.tgz
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
%bcond_without tests
|
||||
|
||||
# Github
|
||||
%global gh_commit ed363c3ce393560a1c300dce0298bbf0f0528b13
|
||||
%global gh_commit 229099d7d69fe5044f6e464f669b1fd34f252e8d
|
||||
#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.2.1
|
||||
Version: 9.2.2
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP code coverage information
|
||||
|
||||
|
|
@ -182,6 +182,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Oct 28 2020 Remi Collet <remi@remirepo.net> - 9.2.2-1
|
||||
- update to 9.2.2
|
||||
|
||||
* Tue Oct 27 2020 Remi Collet <remi@remirepo.net> - 9.2.1-1
|
||||
- update to 9.2.1
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-code-coverage9-9.2.1-ed363c3.tgz) = dec4b228028b389defebb2c81794585b6c581037ee87299b8745d90dac0ee9c9098cff1c836e79df7b9f0d0ee7202cb9f7a49cccacb0a063b62f876ca0eddf27
|
||||
SHA512 (php-phpunit-php-code-coverage9-9.2.2-229099d.tgz) = a86794353fea19273aa914d1f9935df8b72968904c0a019ae46e9cb5763ac9b4a531f3871553881372a3314ea5d0094e166a954cec95c65bbc3f953c7024b924
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue