summaryrefslogtreecommitdiffstats
path: root/php-phpunit-php-token-stream2.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-11-28 06:10:48 +0100
committerRemi Collet <remi@remirepo.net>2017-11-28 06:10:48 +0100
commiteb722244f708ca8149cb2d954779fcc4a8c88c28 (patch)
tree37ac1386d10a77f2c7a3a506f1eb0ecb25837521 /php-phpunit-php-token-stream2.spec
parentafb11b6fbde2541f34a007883de3eda1bdc066fd (diff)
v2.0.2
Diffstat (limited to 'php-phpunit-php-token-stream2.spec')
-rw-r--r--php-phpunit-php-token-stream2.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpunit-php-token-stream2.spec b/php-phpunit-php-token-stream2.spec
index a0e6d04..0d9ce34 100644
--- a/php-phpunit-php-token-stream2.spec
+++ b/php-phpunit-php-token-stream2.spec
@@ -8,7 +8,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 9a02332089ac48e704c70f6cefed30c224e3c0b0
+%global gh_commit 791198a2c6254db10131eecfe8c06670700904db
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project php-token-stream
@@ -26,7 +26,7 @@
%endif
Name: php-%{pk_vendor}-%{pk_project}%{major}
-Version: 2.0.1
+Version: 2.0.2
Release: 1%{?dist}
Summary: Wrapper around PHP tokenizer extension
@@ -110,6 +110,9 @@ exit $ret
%changelog
+* Tue Nov 28 2017 Remi Collet <remi@remirepo.net> - 2.0.2-1
+- Update to 2.0.2
+
* Mon Nov 6 2017 Remi Collet <remi@remirepo.net> - 2.0.1-1
- rename to php-phpunit-php-token-stream2