v0.0.22
This commit is contained in:
parent
444702e928
commit
da3b167a6a
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,3 +4,4 @@
|
|||
/php-microsoft-tolerant-php-parser-0.0.17-89386de.tgz
|
||||
/php-microsoft-tolerant-php-parser-0.0.18-e255aa9.tgz
|
||||
/php-microsoft-tolerant-php-parser-0.0.20-c5e2bf5.tgz
|
||||
/php-microsoft-tolerant-php-parser-0.0.22-3fdca6b.tgz
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
# Please, preserve the changelog entries
|
||||
#
|
||||
# Github
|
||||
%global gh_commit c5e2bf5d8c9f4f27eef1370bd39ea2d1f374eeb4
|
||||
%global gh_commit 3fdca6be0f9dc318b8c440d0c0f2a47a173de7a6
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner Microsoft
|
||||
%global gh_project tolerant-php-parser
|
||||
|
|
@ -22,8 +22,8 @@
|
|||
|
||||
|
||||
Name: php-%{pk_vendor}-%{pk_name}
|
||||
Version: 0.0.20
|
||||
Release: 2%{?dist}
|
||||
Version: 0.0.22
|
||||
Release: 1%{?dist}
|
||||
Summary: Tolerant PHP-to-AST parser
|
||||
|
||||
License: MIT
|
||||
|
|
@ -123,6 +123,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 26 2020 Remi Collet <remi@remirepo.net> - 0.0.22-1
|
||||
- update to 0.0.22
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.20-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-microsoft-tolerant-php-parser-0.0.20-c5e2bf5.tgz) = 25b3ad7332e6defeb4d20ba0262ac45dac3daec40fd843f361f161f290ba0f1bed0c620287045c8d357fdf0a2308811f27a6560a537800d75a889c37ff4242c8
|
||||
SHA512 (php-microsoft-tolerant-php-parser-0.0.22-3fdca6b.tgz) = 543a8b6e612a87d112679738f50f2f795ede89bcfae66cf64cdd4611b4b8466b342b0692a6f294af0312f6be005ebf2a3d1e72c21783199623ca1c24c7b1a4dd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue