parent
b67916312b
commit
7ee460f5c3
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -32,3 +32,4 @@
|
||||||
/php-phpunit-php-code-coverage9-9.2.26-443bc69.tgz
|
/php-phpunit-php-code-coverage9-9.2.26-443bc69.tgz
|
||||||
/php-phpunit-php-code-coverage9-9.2.27-b0a8825.tgz
|
/php-phpunit-php-code-coverage9-9.2.27-b0a8825.tgz
|
||||||
/php-phpunit-php-code-coverage9-9.2.28-7134a5c.tgz
|
/php-phpunit-php-code-coverage9-9.2.28-7134a5c.tgz
|
||||||
|
/php-phpunit-php-code-coverage9-9.2.29-6a3a87a.tgz
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
|
|
||||||
# Github
|
# Github
|
||||||
%global gh_commit 7134a5ccaaf0f1c92a4f5501a6c9f98ac4dcc0ef
|
%global gh_commit 6a3a87ac2bbe33b25042753df8195ba4aa534c76
|
||||||
#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,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.2.28
|
Version: 9.2.29
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: PHP code coverage information, version %{ver_major}
|
Summary: PHP code coverage information, version %{ver_major}
|
||||||
|
|
||||||
|
|
@ -185,6 +185,9 @@ exit $ret
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 19 2023 Remi Collet <remi@remirepo.net> - 9.2.29-1
|
||||||
|
- update to 9.2.29
|
||||||
|
|
||||||
* Wed Sep 13 2023 Remi Collet <remi@remirepo.net> - 9.2.28-1
|
* Wed Sep 13 2023 Remi Collet <remi@remirepo.net> - 9.2.28-1
|
||||||
- update to 9.2.28
|
- update to 9.2.28
|
||||||
|
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
SHA512 (php-phpunit-php-code-coverage9-9.2.28-7134a5c.tgz) = e74cd4b3613c1bf712a78ebcb938b8b151b214a509dfb51e13691287a2ddf6eb38fa3f0afdb7961ef858c9001fccaab665857ea1f134853e9f9d434584dd208a
|
SHA512 (php-phpunit-php-code-coverage9-9.2.29-6a3a87a.tgz) = b6259b656b4445fc3ab48da68c931a746f149226fecf261a84901a45b76a2b3cf345b1568a4f92b066336a42013b1dafbaa954696680210b766ef720d8fecefe
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue