enable tests
This commit is contained in:
parent
95698349d7
commit
863de3e10a
1 changed files with 5 additions and 3 deletions
|
|
@ -7,8 +7,7 @@
|
|||
# Please, preserve the changelog entries
|
||||
#
|
||||
|
||||
# disabled until phpunit12 available
|
||||
%bcond_with tests
|
||||
%bcond_without tests
|
||||
|
||||
# Github
|
||||
%global gh_commit 69dde560510151f7d04315fac6c72016cc5d7bc8
|
||||
|
|
@ -27,7 +26,7 @@
|
|||
|
||||
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
|
||||
Version: 12.0.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: PHP code coverage information, version %{ver_major}
|
||||
|
||||
# SPDX: Main license is BSD-3-Clause
|
||||
|
|
@ -190,6 +189,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 10 2025 Remi Collet <remi@remirepo.net> - 12.0.2-2
|
||||
- enable test suite
|
||||
|
||||
* Sun Feb 9 2025 Remi Collet <remi@remirepo.net> - 12.0.2-1
|
||||
- update to 12.0.2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue