enable test suite
This commit is contained in:
parent
f6f9f5bc36
commit
93263a140c
1 changed files with 5 additions and 3 deletions
|
|
@ -7,8 +7,7 @@
|
|||
# Please, preserve the changelog entries
|
||||
#
|
||||
|
||||
# disabled until phpunit10 available
|
||||
%bcond_with tests
|
||||
%bcond_without tests
|
||||
|
||||
# Github
|
||||
%global gh_commit be1fe461fdc917de2a29a452ccf2657d325b443d
|
||||
|
|
@ -26,7 +25,7 @@
|
|||
|
||||
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
|
||||
Version: 10.1.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: PHP code coverage information, version %{ver_major}
|
||||
|
||||
# SPDX: Main license is BSD-3-Clause
|
||||
|
|
@ -197,6 +196,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 23 2023 Remi Collet <remi@remirepo.net> - 10.1.3-2
|
||||
- Enable test suite
|
||||
|
||||
* Thu Jul 27 2023 Remi Collet <remi@remirepo.net> - 10.1.3-1
|
||||
- update to 10.1.3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue