(cherry picked from commit 362b83be1c)
(cherry picked from commit f2ace02715)
This commit is contained in:
Remi Collet 2020-08-10 13:52:15 +02:00
commit 2cf7d0e938
3 changed files with 7 additions and 3 deletions

View file

@ -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