parent
3b600580f2
commit
d1225a8f68
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -29,3 +29,4 @@
|
|||
/php-phpunit-php-code-coverage9-9.2.23-9f1f0f9.tgz
|
||||
/php-phpunit-php-code-coverage9-9.2.24-2cf940e.tgz
|
||||
/php-phpunit-php-code-coverage9-9.2.25-0e2b405.tgz
|
||||
/php-phpunit-php-code-coverage9-9.2.26-443bc69.tgz
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
%bcond_without tests
|
||||
|
||||
# Github
|
||||
%global gh_commit 0e2b40518197a8c0d4b08bc34dfff1c99c508954
|
||||
%global gh_commit 443bc6912c9bd5b409254a40f4b0f4ced7c80ea1
|
||||
#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.25
|
||||
Version: 9.2.26
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP code coverage information, version %{ver_major}
|
||||
|
||||
|
|
@ -179,12 +179,15 @@ exit $ret
|
|||
%files
|
||||
%license LICENSE
|
||||
%doc README.md
|
||||
%doc ChangeLog.md
|
||||
%doc ChangeLog-9.2.md
|
||||
%doc composer.json
|
||||
%{php_home}/%{ns_vendor}/%{ns_project}%{ver_major}
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 6 2023 Remi Collet <remi@remirepo.net> - 9.2.26-1
|
||||
- update to 9.2.26
|
||||
|
||||
* Tue Feb 28 2023 Remi Collet <remi@remirepo.net> - 9.2.25-1
|
||||
- update to 9.2.25
|
||||
- raise dependency on nikic/php-parser 4.14
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-code-coverage9-9.2.25-0e2b405.tgz) = 47e5b37717bace7061ab202df8c22444135d95c7f5ed4a6f6170bb8c92e625e6bc7dd41a43b4b3a17f8a35e3929a979664fc5f8a7f8130ff0c9f8169ba9d1b2c
|
||||
SHA512 (php-phpunit-php-code-coverage9-9.2.26-443bc69.tgz) = fc76aa0f29af539122998f9df6106bcf8ebce34d1b921e1f82fde8215b2c38f9de9c798ae922dc5790ed872670ea3294bb41c496e2cb1b3f3060fd87eed9e419
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue