This commit is contained in:
Remi Collet 2019-03-25 10:00:14 +01:00
commit dcb7a8cbf7
3 changed files with 8 additions and 4 deletions

View file

@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
# Github
%global gh_commit b662587eb797685a98239d1d52d25168a03fdfb2
%global gh_commit 89386de8dec9c004c8ea832692e236c92f34b542
%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.16
Release: 2%{?dist}
Version: 0.0.17
Release: 1%{?dist}
Summary: Tolerant PHP-to-AST parser
License: MIT
@ -113,6 +113,9 @@ exit $ret
%changelog
* Mon Mar 11 2019 Remi Collet <remi@remirepo.net> - 0.0.17-1
- update to 0.0.17
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild