summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-phpunit-php-token-stream3.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpunit-php-token-stream3.spec b/php-phpunit-php-token-stream3.spec
index 0f87bf2..eca263f 100644
--- a/php-phpunit-php-token-stream3.spec
+++ b/php-phpunit-php-token-stream3.spec
@@ -8,7 +8,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit e899757bb3df5ff6e95089132f32cd59aac2220a
+%global gh_commit 995192df77f63a59e47f025390d2d1fdf8f425ff
%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: 3.1.0
+Version: 3.1.1
Release: 1%{?dist}
Summary: Wrapper around PHP tokenizer extension
@@ -110,6 +110,9 @@ exit $ret
%changelog
+* Tue Sep 17 2019 Remi Collet <remi@remirepo.net> - 3.1.1-1
+- update to 3.1.1
+
* Thu Jul 25 2019 Remi Collet <remi@remirepo.net> - 3.1.0-1
- update to 3.1.0