parent
486a56fc45
commit
ee75642ce7
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/php-phpunit-php-code-coverage10-10.1.2-db1497e.tgz
|
||||
/php-phpunit-php-code-coverage10-10.1.3-be1fe46.tgz
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
%bcond_with tests
|
||||
|
||||
# Github
|
||||
%global gh_commit db1497ec8dd382e82c962f7abbe0320e4882ee4e
|
||||
%global gh_commit be1fe461fdc917de2a29a452ccf2657d325b443d
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_vendor sebastianbergmann
|
||||
%global gh_project php-code-coverage
|
||||
|
|
@ -25,8 +25,8 @@
|
|||
%global ver_major 10
|
||||
|
||||
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
|
||||
Version: 10.1.2
|
||||
Release: 2%{?dist}
|
||||
Version: 10.1.3
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP code coverage information, version %{ver_major}
|
||||
|
||||
# SPDX: Main license is BSD-3-Clause
|
||||
|
|
@ -197,6 +197,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 27 2023 Remi Collet <remi@remirepo.net> - 10.1.3-1
|
||||
- update to 10.1.3
|
||||
|
||||
* Mon Jun 19 2023 Remi Collet <remi@remirepo.net> - 10.1.2-2
|
||||
- fix dependencies, from review #2168110
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-code-coverage10-10.1.2-db1497e.tgz) = 3076daa5de44e43d5d94fcc7ef3f58cb4a61a3dbc953e5c9cae816c8281011a259a54374be7d5bdb2f37a8b615350f8992d09db264f7aa8180091ad2a795c7aa
|
||||
SHA512 (php-phpunit-php-code-coverage10-10.1.3-be1fe46.tgz) = cb40d486ce563973524828a2c5e49a75eaf9e8c06252b681c6e9f236354674698568397060b5bf1f616610a0cf6b705da2f3ab1781f17b6eb919843a138dc08b
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue