v9.2.14
This commit is contained in:
parent
4d9bba8e2a
commit
0616bf7b1e
3 changed files with 7 additions and 3 deletions
|
|
@ -10,7 +10,7 @@
|
|||
%bcond_without tests
|
||||
|
||||
# Github
|
||||
%global gh_commit deac8540cb7bd40b2b8cfa679b76202834fd04e8
|
||||
%global gh_commit 9f4d60b6afe5546421462b76cd4e633ebc364ab4
|
||||
#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.13
|
||||
Version: 9.2.14
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP code coverage information
|
||||
|
||||
|
|
@ -183,6 +183,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 28 2022 Remi Collet <remi@remirepo.net> - 9.2.14-1
|
||||
- update to 9.2.14
|
||||
|
||||
* Thu Feb 24 2022 Remi Collet <remi@remirepo.net> - 9.2.13-1
|
||||
- update to 9.2.13
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue