From 0b07000b08984e736608d9dacadd42715b4a5f4c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 27 Feb 2017 13:07:30 +0100 Subject: php-phpunit-PHP-TokenStream: 1.4.11 --- php-phpunit-PHP-TokenStream.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-phpunit-PHP-TokenStream.spec b/php-phpunit-PHP-TokenStream.spec index 4eee4c5..e18ba79 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 284fb0679dd25fb5ffb56dad92c72860c0a22f1b +%global gh_commit e03f8f67534427a787e21a385a67ec3ca6978ea7 %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.10 +Version: 1.4.11 Release: 1%{?dist} Summary: Wrapper around PHP tokenizer extension @@ -127,6 +127,9 @@ fi %changelog +* Mon Feb 27 2017 Remi Collet - 1.4.11-1 +- Update to 1.4.11 + * Thu Feb 23 2017 Remi Collet - 1.4.10-1 - Update to 1.4.10 -- cgit