v9.2.12
This commit is contained in:
parent
d7fa77835d
commit
da9fea5c9b
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -16,3 +16,4 @@
|
|||
/php-phpunit-php-code-coverage9-9.2.9-f301eb1.tgz
|
||||
/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
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# remirepo/fedora spec file for php-phpunit-php-code-coverage9
|
||||
#
|
||||
# Copyright (c) 2013-2020 Remi Collet
|
||||
# Copyright (c) 2013-2022 Remi Collet
|
||||
# License: CC-BY-SA
|
||||
# http://creativecommons.org/licenses/by-sa/4.0/
|
||||
#
|
||||
|
|
@ -10,7 +10,7 @@
|
|||
%bcond_without tests
|
||||
|
||||
# Github
|
||||
%global gh_commit 665a1ac0a763c51afc30d6d130dac0813092b17f
|
||||
%global gh_commit c011a0b6aaa4acd2f39b7f51fb4ad4442b6ec631
|
||||
#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.11
|
||||
Version: 9.2.12
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP code coverage information
|
||||
|
||||
|
|
@ -183,6 +183,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 23 2022 Remi Collet <remi@remirepo.net> - 9.2.12-1
|
||||
- update to 9.2.12
|
||||
|
||||
* Fri Feb 18 2022 Remi Collet <remi@remirepo.net> - 9.2.11-1
|
||||
- update to 9.2.11
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-code-coverage9-9.2.11-665a1ac.tgz) = 3b090885a7f829548a2cd94a398aa042a9045558c1bdca2a988f67e3b52da68f88fde013bde830797ddd06356bd3f48cff5200d8ef72edae13f789896076438e
|
||||
SHA512 (php-phpunit-php-code-coverage9-9.2.12-c011a0b.tgz) = 297c661c503ad01e547cf4472a1077a0c556634eeaf4f1f812f953b30b258e0a92385b13cbc4cc71713e8a6130f92e757947fa09435faad7bae8e8c4a87e001b
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue