summaryrefslogtreecommitdiffstats
path: root/php-doctrine-common3.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-doctrine-common3.spec')
-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 8e97b78..ae6ac1a 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.0.0
-%global github_commit 05ab20457d332cc0eef880b17cdbbffcd6af526f
+%global github_version 3.0.1
+%global github_commit 402a424f1e7dc39ce8fa7901e56d25835978387c
%global major 3
%global composer_vendor doctrine
@@ -149,6 +149,9 @@ exit $RETURN_CODE
%changelog
+* Tue Jun 2 2020 Remi Collet <remi@remirepo.net> - 3.0.1-1
+- update to 3.0.1
+
* Tue May 26 2020 Remi Collet <remi@remirepo.net> - 3.0.0-1
- update to 3.0.0
- rename to php-doctrine-common3