summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-12-20 09:34:33 +0100
committerRemi Collet <remi@php.net>2022-12-20 09:34:33 +0100
commit99578aa74037cffac5734bc372bb160a41d9ff2b (patch)
tree261ed7eafbbe884241bf44dc3e73187afee9c159
parent21f9849bd7b174e35960b7117d7051c6db7ca153 (diff)
update to 1.14.2
-rw-r--r--php-doctrine-annotations.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-doctrine-annotations.spec b/php-doctrine-annotations.spec
index f866f6f..2e0f97d 100644
--- a/php-doctrine-annotations.spec
+++ b/php-doctrine-annotations.spec
@@ -15,8 +15,8 @@
%global github_owner doctrine
%global github_name annotations
-%global github_version 1.14.1
-%global github_commit 9e034d7a70032d422169f27d8759e8d84abb4f51
+%global github_version 1.14.2
+%global github_commit ad785217c1e9555a7d6c6c8c9f406395a5e2882b
%global composer_vendor doctrine
%global composer_project annotations
@@ -205,6 +205,9 @@ exit $RETURN_CODE
%changelog
+* Tue Dec 20 2022 Remi Collet <remi@remirepo.net> - 1.14.2-1
+- update to 1.14.2
+
* Tue Dec 13 2022 Remi Collet <remi@remirepo.net> - 1.14.1-1
- update to 1.14.1
- allow doctrine/lexer v2