summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-09-29 11:45:18 +0200
committerRemi Collet <remi@php.net>2022-09-29 11:45:18 +0200
commit9b5c66322439692dc3648c57c4ce07027c2b2d49 (patch)
treee59f87c97ca4db4fd85c54e249b6add002fe5c6b
parentda6103f8c79a78bf9c6622c6671634b55dfa8bd7 (diff)
update to 3.4.2
-rw-r--r--php-doctrine-common3.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-doctrine-common3.spec b/php-doctrine-common3.spec
index 7d1737d..0696259 100644
--- a/php-doctrine-common3.spec
+++ b/php-doctrine-common3.spec
@@ -10,8 +10,8 @@
%global github_owner doctrine
%global github_name common
-%global github_version 3.4.1
-%global github_commit 616d5fca274ea66b969cdebbbfd1dc33a87d461b
+%global github_version 3.4.2
+%global github_commit 609c3a7b6af49a7b4b13945ca2fdf4af801946af
%global major 3
%global composer_vendor doctrine
@@ -165,6 +165,9 @@ exit $RETURN_CODE
%changelog
+* Thu Sep 29 2022 Remi Collet <remi@remirepo.net> - 3.4.2-1
+- update to 3.4.2
+
* Tue Sep 27 2022 Remi Collet <remi@remirepo.net> - 3.4.1-1
- update to 3.4.1