parent
ee75642ce7
commit
6cddd290a3
3 changed files with 9 additions and 5 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.2-db1497e.tgz
|
||||||
/php-phpunit-php-code-coverage10-10.1.3-be1fe46.tgz
|
/php-phpunit-php-code-coverage10-10.1.3-be1fe46.tgz
|
||||||
|
/php-phpunit-php-code-coverage10-10.1.4-cd59bb3.tgz
|
||||||
|
|
|
||||||
|
|
@ -7,11 +7,10 @@
|
||||||
# Please, preserve the changelog entries
|
# Please, preserve the changelog entries
|
||||||
#
|
#
|
||||||
|
|
||||||
# disabled until phpunit10 available
|
%bcond_without tests
|
||||||
%bcond_with tests
|
|
||||||
|
|
||||||
# Github
|
# Github
|
||||||
%global gh_commit be1fe461fdc917de2a29a452ccf2657d325b443d
|
%global gh_commit cd59bb34756a16ca8253ce9b2909039c227fff71
|
||||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||||
%global gh_vendor sebastianbergmann
|
%global gh_vendor sebastianbergmann
|
||||||
%global gh_project php-code-coverage
|
%global gh_project php-code-coverage
|
||||||
|
|
@ -25,7 +24,7 @@
|
||||||
%global ver_major 10
|
%global ver_major 10
|
||||||
|
|
||||||
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
|
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
|
||||||
Version: 10.1.3
|
Version: 10.1.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: PHP code coverage information, version %{ver_major}
|
Summary: PHP code coverage information, version %{ver_major}
|
||||||
|
|
||||||
|
|
@ -197,6 +196,10 @@ exit $ret
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 1 2023 Remi Collet <remi@remirepo.net> - 10.1.4-1
|
||||||
|
- update to 10.1.4
|
||||||
|
- Enable test suite
|
||||||
|
|
||||||
* Thu Jul 27 2023 Remi Collet <remi@remirepo.net> - 10.1.3-1
|
* Thu Jul 27 2023 Remi Collet <remi@remirepo.net> - 10.1.3-1
|
||||||
- update to 10.1.3
|
- update to 10.1.3
|
||||||
|
|
||||||
|
|
|
||||||
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