parent
fe594f4087
commit
05296cc86b
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -17,3 +17,4 @@
|
|||
/php-phpunit-php-code-coverage9-9.2.10-d5850aa.tgz
|
||||
/php-phpunit-php-code-coverage9-9.2.11-665a1ac.tgz
|
||||
/php-phpunit-php-code-coverage9-9.2.12-c011a0b.tgz
|
||||
/php-phpunit-php-code-coverage9-9.2.13-deac854.tgz
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
%bcond_without tests
|
||||
|
||||
# Github
|
||||
%global gh_commit c011a0b6aaa4acd2f39b7f51fb4ad4442b6ec631
|
||||
%global gh_commit deac8540cb7bd40b2b8cfa679b76202834fd04e8
|
||||
#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.12
|
||||
Version: 9.2.13
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP code coverage information
|
||||
|
||||
|
|
@ -183,6 +183,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Feb 24 2022 Remi Collet <remi@remirepo.net> - 9.2.13-1
|
||||
- update to 9.2.13
|
||||
|
||||
* Wed Feb 23 2022 Remi Collet <remi@remirepo.net> - 9.2.12-1
|
||||
- update to 9.2.12
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-code-coverage9-9.2.12-c011a0b.tgz) = 297c661c503ad01e547cf4472a1077a0c556634eeaf4f1f812f953b30b258e0a92385b13cbc4cc71713e8a6130f92e757947fa09435faad7bae8e8c4a87e001b
|
||||
SHA512 (php-phpunit-php-code-coverage9-9.2.13-deac854.tgz) = 6a9e38f008d85c032139f073e818b1c948e5bf4ed98fa03ac51a200ea577101488f60568c46c95ba473c1c7a9152f298a85742923a31814a7ec36086b38765ff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue