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
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
|||
/php-phpunit-php-token-stream4-4.0.1-cdc0db5.tgz
|
||||
/php-phpunit-php-token-stream4-4.0.2-e61c593.tgz
|
||||
/php-phpunit-php-token-stream4-4.0.3-5672711.tgz
|
||||
/php-phpunit-php-token-stream4-4.0.4-a853a0e.tgz
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-token-stream4-4.0.3-5672711.tgz) = c6af1c1f131210ae114c60f05b33f21b6b9a1ba83c96e89c631788ab09ac38378e3ab2cd6e2e2d8c1313ce6f2553851136c0f8ca83f0c9013f861cf3da3f90bc
|
||||
SHA512 (php-phpunit-php-token-stream4-4.0.4-a853a0e.tgz) = aa35faeecf4d3c6dbda48f033a22de9be00e7115b822813f65082d12cf80be970571663db8a0f25fae8d41327cc5d6c9e70827f88b13c06dacce733bfe5b9781
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue