parent
e44e5cace0
commit
1572d37428
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,3 +6,4 @@
|
|||
/php-phpunit-php-code-coverage10-10.1.7-355324c.tgz
|
||||
/php-phpunit-php-code-coverage10-10.1.8-84838ee.tgz
|
||||
/php-phpunit-php-code-coverage10-10.1.9-a56a9ab.tgz
|
||||
/php-phpunit-php-code-coverage10-10.1.10-599109c.tgz
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
%bcond_without tests
|
||||
|
||||
# Github
|
||||
%global gh_commit a56a9ab2f680246adcf3db43f38ddf1765774735
|
||||
%global gh_commit 599109c8ca6bae97b23482d557d2874c25a65e59
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_vendor sebastianbergmann
|
||||
%global gh_project php-code-coverage
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
%global ver_major 10
|
||||
|
||||
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
|
||||
Version: 10.1.9
|
||||
Version: 10.1.10
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP code coverage information, version %{ver_major}
|
||||
|
||||
|
|
@ -196,6 +196,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 11 2023 Remi Collet <remi@remirepo.net> - 10.1.10-1
|
||||
- update to 10.1.10
|
||||
|
||||
* Thu Nov 23 2023 Remi Collet <remi@remirepo.net> - 10.1.9-1
|
||||
- update to 10.1.9
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-code-coverage10-10.1.9-a56a9ab.tgz) = 987375ed03b6cd8b941b4ba68744bd50f303702b666ce23b800afc871deb9c0149b1621132724b361f602c0a50ee1f4a21310164898c0ddee65216cd9d5e1333
|
||||
SHA512 (php-phpunit-php-code-coverage10-10.1.10-599109c.tgz) = a1cef77ce56db2001cac40b7414d89e5e7da5bc9ce8fe00100792992ccd8a2099e3e5f33af76095f62a7c38134d15b6ead8f3e5c7c0ad42d822fe9ecbeefbbf7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue