Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4f0d658cb5 | ||
|
|
2d86a88a88 |
3 changed files with 11 additions and 3 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,3 +1,5 @@
|
|||
/php-microsoft-tolerant-php-parser-0.0.13-89ade27.tgz
|
||||
/php-microsoft-tolerant-php-parser-0.0.15-54a84f1.tgz
|
||||
/php-microsoft-tolerant-php-parser-0.0.16-b662587.tgz
|
||||
/php-microsoft-tolerant-php-parser-0.0.17-89386de.tgz
|
||||
/php-microsoft-tolerant-php-parser-0.0.18-e255aa9.tgz
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
# Please, preserve the changelog entries
|
||||
#
|
||||
# Github
|
||||
%global gh_commit b662587eb797685a98239d1d52d25168a03fdfb2
|
||||
%global gh_commit e255aa978b45729094da2a1a6f9954044a244ff2
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner Microsoft
|
||||
%global gh_project tolerant-php-parser
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
|
||||
Name: php-%{pk_vendor}-%{pk_name}
|
||||
Version: 0.0.16
|
||||
Version: 0.0.18
|
||||
Release: 1%{?dist}
|
||||
Summary: Tolerant PHP-to-AST parser
|
||||
|
||||
|
|
@ -113,6 +113,12 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Jul 2 2019 Remi Collet <remi@remirepo.net> - 0.0.18-1
|
||||
- update to 0.0.18
|
||||
|
||||
* Mon Mar 11 2019 Remi Collet <remi@remirepo.net> - 0.0.17-1
|
||||
- update to 0.0.17
|
||||
|
||||
* Sat Jan 19 2019 Remi Collet <remi@remirepo.net> - 0.0.16-1
|
||||
- update to 0.0.16
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-microsoft-tolerant-php-parser-0.0.16-b662587.tgz) = 3f6eb8c76150841b9a94f8f7386f2a02c5fa43abdaba674727ae128385724c0fb0f53ec2bf99844bf4dab9db924562481088dfc6241c74f1d8a857b6b67f5387
|
||||
SHA512 (php-microsoft-tolerant-php-parser-0.0.18-e255aa9.tgz) = a6251eef0d503c7e921c42f13ff51c1b050621209dec750a994f74e221a82f98ff1f61334df1fb053a8d507b89dd1f266151a71d554f120315abe3e067b7de26
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue