summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-09-30 12:03:15 +0200
committerRemi Collet <remi@php.net>2022-09-30 12:03:15 +0200
commit636e394e8716041a87374afd36853551d51446b4 (patch)
tree842440e538348bd78dae01692aeb659d74dd1745
parentce8d7774ec3966b94aa89f799cf9833d6b590e4a (diff)
update to 1.8.0HEADmaster
-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 db715c5..71a8507 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.3
-%global github_commit 09dde3eb237756190f2de738d3c97cff10a8407b
+%global github_version 1.8.0
+%global github_commit 2b44dd4cbca8b5744327de78bafef5945c7e7b5e
%global composer_vendor doctrine
%global composer_project collections
@@ -148,6 +148,9 @@ exit $SCL_RETURN_CODE
%changelog
+* Fri Sep 30 2022 Remi Collet <remi@remirepo.net> - 1.8.0-1
+- update to 1.8.0
+
* Mon Sep 26 2022 Remi Collet <remi@remirepo.net> - 1.7.3-1
- update to 1.7.3