summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-03-26 08:33:27 +0100
committerRemi Collet <remi@remirepo.net>2019-03-26 08:33:27 +0100
commitfe487a89fd1156f4df7cacad8c1d1c26a3540859 (patch)
tree3cb46f856c092cfff64b81080e1942186f0b1d81
parent45ebd9610db7016bf7f1ef307ea9c3ff92d95d0d (diff)
v1.6.1
-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 f698ee0..4e90631 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.6.0
-%global github_commit acc35813077be497dc7f658af76729fa456444e3
+%global github_version 1.6.1
+%global github_commit d2ae4ef05e25197343b6a39bae1d3c427a2f6956
%global composer_vendor doctrine
%global composer_project collections
@@ -134,6 +134,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Mar 26 2019 Remi Collet <remi@remirepo.net> - 1.6.1-1
+- update to 1.6.1
+
* Mon Mar 25 2019 Remi Collet <remi@remirepo.net> - 1.6.0-1
- update to 1.6.0
- raise dependency on PHP 7.1.3