summaryrefslogtreecommitdiffstats
path: root/php-doctrine-collections.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-09-26 16:11:12 +0200
committerRemi Collet <remi@php.net>2022-09-26 16:11:12 +0200
commitce8d7774ec3966b94aa89f799cf9833d6b590e4a (patch)
tree19c009491b8215231c6e2ae0ed25aeb27415f977 /php-doctrine-collections.spec
parent98dc7776b3164973ff988565c5525008bb181a8a (diff)
update to 1.7.3
Diffstat (limited to 'php-doctrine-collections.spec')
-rw-r--r--php-doctrine-collections.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-doctrine-collections.spec b/php-doctrine-collections.spec
index 9b51f3e..db715c5 100644
--- a/php-doctrine-collections.spec
+++ b/php-doctrine-collections.spec
@@ -12,8 +12,8 @@
%global github_owner doctrine
%global github_name collections
-%global github_version 1.7.2
-%global github_commit 3fe77330f5591108bbf1315da7377a7e704ed8a0
+%global github_version 1.7.3
+%global github_commit 09dde3eb237756190f2de738d3c97cff10a8407b
%global composer_vendor doctrine
%global composer_project collections
@@ -148,6 +148,9 @@ exit $SCL_RETURN_CODE
%changelog
+* Mon Sep 26 2022 Remi Collet <remi@remirepo.net> - 1.7.3-1
+- update to 1.7.3
+
* Fri Sep 9 2022 Remi Collet <remi@remirepo.net> - 1.7.2-1
- update to 1.7.2
- switch to classmap autoloader