summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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