This commit is contained in:
Remi Collet 2021-03-29 08:52:01 +02:00
commit 18232e0004
3 changed files with 8 additions and 4 deletions

View file

@ -10,7 +10,7 @@
%bcond_without tests
# Github
%global gh_commit f3e026641cc91909d421802dd3ac7827ebfd97e1
%global gh_commit f6293e1b30a2354e8428e004689671b83871edde
#global gh_date 20150924
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_vendor sebastianbergmann
@ -25,8 +25,8 @@
%global ver_major 9
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
Version: 9.2.5
Release: 2%{?dist}
Version: 9.2.6
Release: 1%{?dist}
Summary: PHP code coverage information
# Main license is BSD
@ -183,6 +183,9 @@ exit $ret
%changelog
* Mon Mar 29 2021 Remi Collet <remi@remirepo.net> - 9.2.6-1
- update to 9.2.6
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 9.2.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild