(cherry picked from commit c35fda1296)
This commit is contained in:
Remi Collet 2021-12-07 07:58:45 +01:00
commit d8377e65e4
3 changed files with 7 additions and 3 deletions

View file

@ -10,7 +10,7 @@
%bcond_without tests
# Github
%global gh_commit f301eb1453c9e7a1bc912ee8b0ea9db22c60223b
%global gh_commit d5850aaf931743067f4bfc1ae4cbd06468400687
#global gh_date 20150924
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_vendor sebastianbergmann
@ -25,7 +25,7 @@
%global ver_major 9
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
Version: 9.2.9
Version: 9.2.10
Release: 1%{?dist}
Summary: PHP code coverage information
@ -183,6 +183,9 @@ exit $ret
%changelog
* Tue Dec 7 2021 Remi Collet <remi@remirepo.net> - 9.2.10-1
- update to 9.2.10
* Sat Nov 20 2021 Remi Collet <remi@remirepo.net> - 9.2.9-1
- update to 9.2.9