summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-04-06 10:44:56 +0200
committerRemi Collet <remi@php.net>2023-04-06 10:44:56 +0200
commitb69d3ea36a3c51f6f39190b5a5510cb23eae96a6 (patch)
tree45815362fe5ecdaf110e4c0fa6589371fe05033a
parent28e91eb914ffe194738bc04b740aac34da40df11 (diff)
update to 1.18.0
-rw-r--r--php-phpstan-phpdoc-parser.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpstan-phpdoc-parser.spec b/php-phpstan-phpdoc-parser.spec
index b8fcab5..5cc1d18 100644
--- a/php-phpstan-phpdoc-parser.spec
+++ b/php-phpstan-phpdoc-parser.spec
@@ -9,7 +9,7 @@
%bcond_without tests
-%global gh_commit d3753fcb3abc6f78f5de6f72153d4b9c99c72dee
+%global gh_commit 882eabc9b6a12e25c27091a261397f9c8792e722
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner phpstan
%global gh_project phpdoc-parser
@@ -19,7 +19,7 @@
%global major %nil
Name: php-%{gh_owner}-%{gh_project}%{major}
-Version: 1.17.1
+Version: 1.18.0
Release: 1%{?dist}
Summary: PHPDoc parser with support for nullable, intersection and generic types
@@ -117,6 +117,9 @@ exit $ret
%changelog
+* Thu Apr 6 2023 Remi Collet <remi@remirepo.net> - 1.18.0-1
+- update to 1.18.0
+
* Tue Apr 4 2023 Remi Collet <remi@remirepo.net> - 1.17.1-1
- update to 1.17.1