diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-09-15 09:49:40 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-09-15 09:49:40 +0200 |
commit | 9da27bdeb23b3cde1d931226c9b7849c1e4bad5b (patch) | |
tree | 9165ca247346d4177c7eb923a7838c5f8d07d409 | |
parent | 5299ec99c5388cd7e677333f04483fc4cf2ea89f (diff) |
php-phpunit-PHP-TokenStream: 1.4.7 (broken)
-rw-r--r-- | php-phpunit-PHP-TokenStream.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpunit-PHP-TokenStream.spec b/php-phpunit-PHP-TokenStream.spec index bdfcba9..4d2e56f 100644 --- a/php-phpunit-PHP-TokenStream.spec +++ b/php-phpunit-PHP-TokenStream.spec @@ -8,7 +8,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit 3ab72c62e550370a6cd5dc873e1a04ab57562f5b +%global gh_commit 6f1447a60f068c89d345ceee32025a51dd630f1c %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project php-token-stream @@ -22,7 +22,7 @@ %endif Name: php-phpunit-PHP-TokenStream -Version: 1.4.6 +Version: 1.4.7 Release: 1%{?dist} Summary: Wrapper around PHP tokenizer extension @@ -107,6 +107,9 @@ fi %changelog +* Tue Sep 15 2015 Remi Collet <remi@fedoraproject.org> - 1.4.7-1 +- Update to 1.4.7 + * Fri Aug 21 2015 Remi Collet <remi@fedoraproject.org> - 1.4.6-1 - Update to 1.4.6 |