This commit is contained in:
Remi Collet 2022-02-21 08:54:12 +01:00
commit d7fa77835d
3 changed files with 8 additions and 4 deletions

View file

@ -10,7 +10,7 @@
%bcond_without tests
# Github
%global gh_commit d5850aaf931743067f4bfc1ae4cbd06468400687
%global gh_commit 665a1ac0a763c51afc30d6d130dac0813092b17f
#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.10
Release: 2%{?dist}
Version: 9.2.11
Release: 1%{?dist}
Summary: PHP code coverage information
# Main license is BSD
@ -183,6 +183,9 @@ exit $ret
%changelog
* Fri Feb 18 2022 Remi Collet <remi@remirepo.net> - 9.2.11-1
- update to 9.2.11
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 9.2.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild