v9.2.18
This commit is contained in:
parent
c1495604de
commit
ee5598bf5d
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -21,3 +21,4 @@
|
||||||
/php-phpunit-php-code-coverage9-9.2.14-9f4d60b.tgz
|
/php-phpunit-php-code-coverage9-9.2.14-9f4d60b.tgz
|
||||||
/php-phpunit-php-code-coverage9-9.2.15-2e9da11.tgz
|
/php-phpunit-php-code-coverage9-9.2.15-2e9da11.tgz
|
||||||
/php-phpunit-php-code-coverage9-9.2.17-aa94dc4.tgz
|
/php-phpunit-php-code-coverage9-9.2.17-aa94dc4.tgz
|
||||||
|
/php-phpunit-php-code-coverage9-9.2.18-12fddc4.tgz
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
|
|
||||||
# Github
|
# Github
|
||||||
%global gh_commit aa94dc41e8661fe90c7316849907cba3007b10d8
|
%global gh_commit 12fddc491826940cf9b7e88ad9664cf51f0f6d0a
|
||||||
#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.17
|
Version: 9.2.18
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: PHP code coverage information
|
Summary: PHP code coverage information
|
||||||
|
|
||||||
|
|
@ -183,6 +183,9 @@ exit $ret
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 28 2022 Remi Collet <remi@remirepo.net> - 9.2.18-1
|
||||||
|
- update to 9.2.18
|
||||||
|
|
||||||
* Thu Sep 1 2022 Remi Collet <remi@remirepo.net> - 9.2.17-1
|
* Thu Sep 1 2022 Remi Collet <remi@remirepo.net> - 9.2.17-1
|
||||||
- update to 9.2.17
|
- update to 9.2.17
|
||||||
|
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
SHA512 (php-phpunit-php-code-coverage9-9.2.17-aa94dc4.tgz) = df16054a0aee9e4d312c0d3f71109beac2bf825839c7000d30df2f9eac7fc557962a7a797a478061236993c314f9d2fdd06d927e5c7c4ef720bb30e87d269526
|
SHA512 (php-phpunit-php-code-coverage9-9.2.18-12fddc4.tgz) = 4087cbb0b2d5b47dc42e41af4726a918ca0a3ae0a943bf27dbed9eba0225cee301079fadd6a75fee5f881714c40050b08bbc506909a216e98fd45f34a22c3d39
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue