(cherry picked from commit 429e94a308)
This commit is contained in:
Remi Collet 2023-11-23 13:56:04 +01:00
commit e44e5cace0
3 changed files with 7 additions and 3 deletions

View file

@ -10,7 +10,7 @@
%bcond_without tests
# Github
%global gh_commit 84838eed9ded511f61dc3e8b5944a52d9017b297
%global gh_commit a56a9ab2f680246adcf3db43f38ddf1765774735
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_vendor sebastianbergmann
%global gh_project php-code-coverage
@ -24,7 +24,7 @@
%global ver_major 10
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
Version: 10.1.8
Version: 10.1.9
Release: 1%{?dist}
Summary: PHP code coverage information, version %{ver_major}
@ -196,6 +196,9 @@ exit $ret
%changelog
* Thu Nov 23 2023 Remi Collet <remi@remirepo.net> - 10.1.9-1
- update to 10.1.9
* Thu Nov 16 2023 Remi Collet <remi@remirepo.net> - 10.1.8-1
- update to 10.1.8