diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-02-23 09:28:22 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-02-23 09:28:22 +0100 |
commit | c64d4c490076765658860d63085bb2795379716e (patch) | |
tree | 467008d8516d15b082071bb3a3c80147327a0945 | |
parent | d1486609a6e3f2ab407389ab57dc785cbfbba241 (diff) |
php-phpunit-PHP-TokenStream: 1.4.10
-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 630015f..4eee4c5 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 3b402f65a4cc90abf6e1104e388b896ce209631b +%global gh_commit 284fb0679dd25fb5ffb56dad92c72860c0a22f1b %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.9 +Version: 1.4.10 Release: 1%{?dist} Summary: Wrapper around PHP tokenizer extension @@ -127,6 +127,9 @@ fi %changelog +* Thu Feb 23 2017 Remi Collet <remi@fedoraproject.org> - 1.4.10-1 +- Update to 1.4.10 + * Wed Nov 16 2016 Remi Collet <remi@fedoraproject.org> - 1.4.9-1 - Update to 1.4.9 - switch to fedora/autoloader |