summaryrefslogtreecommitdiffstats
path: root/php-doctrine-annotations.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-05-26 08:14:32 +0200
committerRemi Collet <remi@remirepo.net>2020-05-26 08:14:32 +0200
commitb14e6c92808d5f7e4ff33ed26c908d5a4256fa39 (patch)
tree3244204b8abac2ab8843d0354d84cd4b8c505c2f /php-doctrine-annotations.spec
parent65471bf8ba0a161cade66e7e7d3ee4900ff4fc8d (diff)
update to 1.10.3 (no change)
Diffstat (limited to 'php-doctrine-annotations.spec')
-rw-r--r--php-doctrine-annotations.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-doctrine-annotations.spec b/php-doctrine-annotations.spec
index cc30ac6..5ec4c88 100644
--- a/php-doctrine-annotations.spec
+++ b/php-doctrine-annotations.spec
@@ -12,13 +12,13 @@
%global github_owner doctrine
%global github_name annotations
-%global github_version 1.10.2
-%global github_commit b9d758e831c70751155c698c2f7df4665314a1cb
+%global github_version 1.10.3
+%global github_commit 5db60a4969eba0e0c197a19c077780aadbc43c5d
%global composer_vendor doctrine
%global composer_project annotations
-# "php": "^7.1"
+# "php": "^7.1 || ^8.0"
%global php_min_ver 7.1
# "doctrine/cache": "1.*"
# NOTE: Min version not 1.0 because autoloader required
@@ -171,6 +171,9 @@ exit $RETURN_CODE
%changelog
+* Tue May 26 2020 Remi Collet <remi@remirepo.net> - 1.10.3-1
+- update to 1.10.3 (no change)
+
* Mon Apr 20 2020 Remi Collet <remi@remirepo.net> - 1.10.2-1
- update to 1.10.2