v10.1.4
This commit is contained in:
parent
93263a140c
commit
0cfb56969b
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/php-phpunit-php-code-coverage10-10.1.2-db1497e.tgz
|
||||
/php-phpunit-php-code-coverage10-10.1.3-be1fe46.tgz
|
||||
/php-phpunit-php-code-coverage10-10.1.4-cd59bb3.tgz
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
%bcond_without tests
|
||||
|
||||
# Github
|
||||
%global gh_commit be1fe461fdc917de2a29a452ccf2657d325b443d
|
||||
%global gh_commit cd59bb34756a16ca8253ce9b2909039c227fff71
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_vendor sebastianbergmann
|
||||
%global gh_project php-code-coverage
|
||||
|
|
@ -24,8 +24,8 @@
|
|||
%global ver_major 10
|
||||
|
||||
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
|
||||
Version: 10.1.3
|
||||
Release: 2%{?dist}
|
||||
Version: 10.1.4
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP code coverage information, version %{ver_major}
|
||||
|
||||
# SPDX: Main license is BSD-3-Clause
|
||||
|
|
@ -196,6 +196,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Sep 1 2023 Remi Collet <remi@remirepo.net> - 10.1.4-1
|
||||
- update to 10.1.4
|
||||
|
||||
* Wed Aug 23 2023 Remi Collet <remi@remirepo.net> - 10.1.3-2
|
||||
- Enable test suite
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-code-coverage10-10.1.3-be1fe46.tgz) = cb40d486ce563973524828a2c5e49a75eaf9e8c06252b681c6e9f236354674698568397060b5bf1f616610a0cf6b705da2f3ab1781f17b6eb919843a138dc08b
|
||||
SHA512 (php-phpunit-php-code-coverage10-10.1.4-cd59bb3.tgz) = 5e76b356468ad726b26c62bbf8d891337b694c57a6c7f77bc73386c7e993ba46bff13db6b1e60de682c167c64d33511a1b4792ab798220e54bf504f9adc450c4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue