summaryrefslogtreecommitdiffstats
path: root/php-phpunit-php-code-coverage10.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-phpunit-php-code-coverage10.spec')
-rw-r--r--php-phpunit-php-code-coverage10.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/php-phpunit-php-code-coverage10.spec b/php-phpunit-php-code-coverage10.spec
index 3804a08..37ea3ee 100644
--- a/php-phpunit-php-code-coverage10.spec
+++ b/php-phpunit-php-code-coverage10.spec
@@ -11,7 +11,7 @@
%bcond_with tests
# Github
-%global gh_commit 884a0da7f9f46f28b2cb69134217fd810b793974
+%global gh_commit db1497ec8dd382e82c962f7abbe0320e4882ee4e
#global gh_date 20150924
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_vendor sebastianbergmann
@@ -26,7 +26,7 @@
%global ver_major 10
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
-Version: 10.1.1
+Version: 10.1.2
Release: 1%{?dist}
Summary: PHP code coverage information, version %{ver_major}
@@ -40,9 +40,9 @@ Source0: %{name}-%{version}-%{gh_short}.tgz
Source1: makesrc.sh
BuildArch: noarch
+BuildRequires: php(language) >= 8.1
BuildRequires: php-fedora-autoloader-devel >= 1.0.0
%if %{with tests}
-BuildRequires: php(language) >= 7.3
# remirepo:1
%if 0%{?fedora} >= 27 || 0%{?rhel} >= 8
BuildRequires: (php-composer(nikic/php-parser) >= 4.15 with php-composer(nikic/php-parser) < 5)
@@ -148,7 +148,7 @@ Provides: bundled(js-popper)
Library that provides collection, processing, and rendering functionality
for PHP code coverage information.
-This package provides the version %{ver_major} of the library.
+This package provides version %{ver_major} of %{pk_vendor}/%{pk_project} library.
Autoloader: %{php_home}/%{ns_vendor}/%{ns_project}%{ver_major}/autoload.php
@@ -225,6 +225,9 @@ exit $ret
%changelog
+* Wed May 24 2023 Remi Collet <remi@remirepo.net> - 10.1.2-1
+- update to 10.1.2
+
* Wed Apr 19 2023 Remi Collet <remi@remirepo.net> - 10.1.1-1
- update to 10.1.1