v4.0.4
(cherry picked from commit362b83be1c) (cherry picked from commitf2ace02715)
This commit is contained in:
parent
f8f7c6f9d4
commit
2cf7d0e938
3 changed files with 7 additions and 3 deletions
|
|
@ -8,7 +8,7 @@
|
|||
# Please, preserve the changelog entries
|
||||
#
|
||||
%global bootstrap 0
|
||||
%global gh_commit 5672711b6b07b14d5ab694e700c62eeb82fcf374
|
||||
%global gh_commit a853a0e183b9db7eed023d7933a858fa1c8d25a3
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner sebastianbergmann
|
||||
%global gh_project php-token-stream
|
||||
|
|
@ -26,7 +26,7 @@
|
|||
%endif
|
||||
|
||||
Name: php-%{pk_vendor}-%{pk_project}%{major}
|
||||
Version: 4.0.3
|
||||
Version: 4.0.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Wrapper around PHP tokenizer extension
|
||||
|
||||
|
|
@ -109,6 +109,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 10 2020 Remi Collet <remi@remirepo.net> - 4.0.4-1
|
||||
- update to 4.0.4
|
||||
|
||||
* Mon Jun 29 2020 Remi Collet <remi@remirepo.net> - 4.0.3-1
|
||||
- update to 4.0.3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue