parent
2522c8b072
commit
0d0f1e6fba
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -27,3 +27,4 @@
|
|||
/php-phpunit-php-code-coverage9-9.2.21-3f893e1.tgz
|
||||
/php-phpunit-php-code-coverage9-9.2.22-e4bf60d.tgz
|
||||
/php-phpunit-php-code-coverage9-9.2.23-9f1f0f9.tgz
|
||||
/php-phpunit-php-code-coverage9-9.2.24-2cf940e.tgz
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# remirepo/fedora spec file for php-phpunit-php-code-coverage9
|
||||
#
|
||||
# Copyright (c) 2013-2023 Remi Collet
|
||||
# License: CC-BY-SA
|
||||
# License: CC-BY-SA-4.0
|
||||
# http://creativecommons.org/licenses/by-sa/4.0/
|
||||
#
|
||||
# Please, preserve the changelog entries
|
||||
|
|
@ -10,7 +10,7 @@
|
|||
%bcond_without tests
|
||||
|
||||
# Github
|
||||
%global gh_commit 9f1f0f9a2fbb680b26d1cf9b61b6eac43a6e4e9c
|
||||
%global gh_commit 2cf940ebc6355a9d430462811b5aaa308b174bed
|
||||
#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.23
|
||||
Version: 9.2.24
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP code coverage information
|
||||
|
||||
|
|
@ -183,6 +183,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 26 2023 Remi Collet <remi@remirepo.net> - 9.2.24-1
|
||||
- update to 9.2.24
|
||||
|
||||
* Mon Jan 2 2023 Remi Collet <remi@remirepo.net> - 9.2.23-1
|
||||
- update to 9.2.23
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-code-coverage9-9.2.23-9f1f0f9.tgz) = 9ff170cb771447c6ba46a016e8bc2890ccf88325f842666c336c9b859d7f0e6f3a42ccefa0e533b9c717311a8114ed2da2b98f3a271d57fd06e31a5b4629b09e
|
||||
SHA512 (php-phpunit-php-code-coverage9-9.2.24-2cf940e.tgz) = 8f013aaaac8099fc6298db11f4df5fbe6bcd692ece853615deb7bc2668800d9e47eb70ee0b39ac1d0469712b3bf7fa17f0ecf0297b285d66f67df14348971a68
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue