summaryrefslogtreecommitdiffstats
path: root/php-doctrine-dbal3.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-06-24 09:00:33 +0200
committerRemi Collet <remi@php.net>2022-06-24 09:00:33 +0200
commit76c1a16d6634361b7f28fb310cef9db05f8c15ff (patch)
tree81602a6e7f6e96b83e7f6b08f2b1051c23db0bba /php-doctrine-dbal3.spec
parentd634b1f8ecadd66d38186010fb179e6a398d4ac8 (diff)
update to 3.3.7
Diffstat (limited to 'php-doctrine-dbal3.spec')
-rw-r--r--php-doctrine-dbal3.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-doctrine-dbal3.spec b/php-doctrine-dbal3.spec
index 9633901..b09cdf0 100644
--- a/php-doctrine-dbal3.spec
+++ b/php-doctrine-dbal3.spec
@@ -12,8 +12,8 @@
%global github_owner doctrine
%global github_name dbal
-%global github_version 3.3.6
-%global github_commit 9e7f76dd1cde81c62574fdffa5a9c655c847ad21
+%global github_version 3.3.7
+%global github_commit 9f79d4650430b582f4598fe0954ef4d52fbc0a8a
%global major 3
%global composer_vendor doctrine
@@ -264,7 +264,7 @@ SKIP="--filter '^((?!(testFetchLongBlob)).)*$'"
: Upstream tests
RETURN_CODE=0
-for PHP_EXEC in php php74 php80 php81; do
+for PHP_EXEC in php php74 php80 php81 php82; do
rm -f /tmp/test_nesting.sqlite
if which $PHP_EXEC; then
$PHP_EXEC %{_bindir}/phpunit9 \
@@ -290,6 +290,9 @@ exit $RETURN_CODE
%changelog
+* Fri Jun 24 2022 Remi Collet <remi@remirepo.net> - 3.3.7-1
+- update to 3.3.7
+
* Tue May 3 2022 Remi Collet <remi@remirepo.net> - 3.3.6-1
- update to 3.3.6
- allow doctrine/deprecations 1