v4.0.2
This commit is contained in:
parent
e56157fbe5
commit
69b02c9b79
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/php-phpunit-php-token-stream4-4.0.0-b2560a0.tar.gz
|
||||
/php-phpunit-php-token-stream4-4.0.1-cdc0db5.tgz
|
||||
/php-phpunit-php-token-stream4-4.0.2-e61c593.tgz
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
# Please, preserve the changelog entries
|
||||
#
|
||||
%global bootstrap 0
|
||||
%global gh_commit cdc0db5aed8fbfaf475fbd95bfd7bab83c7a779c
|
||||
%global gh_commit e61c593e9734b47ef462340c24fca8d6a57da14e
|
||||
%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.1
|
||||
Version: 4.0.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Wrapper around PHP tokenizer extension
|
||||
|
||||
|
|
@ -109,6 +109,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 16 2020 Remi Collet <remi@remirepo.net> - 4.0.2-1
|
||||
- update to 4.0.2
|
||||
|
||||
* Wed May 6 2020 Remi Collet <remi@remirepo.net> - 4.0.1-1
|
||||
- update to 4.0.1
|
||||
- sources from git snapshot
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-token-stream4-4.0.1-cdc0db5.tgz) = 411dd9a9287f2b6d524b72a25f8cd69c554aba272bbee47ad95a28b451024339a33a69d68975c7fa91b5d92cf854421816da2775578ac1bc3afb9e869bf69ddb
|
||||
SHA512 (php-phpunit-php-token-stream4-4.0.2-e61c593.tgz) = b4651df141f20a0b57a22ed0cfd6fefb6ee52465d682a88deb7dc69537f00bacb1e6cd15faad103c7b062d161ef857dbcc4310de76d2041b5c80f93b4948db88
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue