summaryrefslogtreecommitdiffstats
path: root/php-doctrine-dbal3.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-03-10 07:58:03 +0100
committerRemi Collet <remi@php.net>2022-03-10 07:58:03 +0100
commit3bb84856c57df61573371bd86e7b2db3f79b9f5a (patch)
treea89e61a9e65679ec9dc279fc5b509bb2a936a76a /php-doctrine-dbal3.spec
parent4dd690d2638596ba2f7c414be4036b4ba54180ad (diff)
update to 3.3.3
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 413ac17..291f632 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.2
-%global github_commit 35eae239ef515d55ebb24e9d4715cad09a4f58ed
+%global github_version 3.3.3
+%global github_commit 82331b861727c15b1f457ef05a8729e508e7ead5
%global major 3
%global composer_vendor doctrine
@@ -76,7 +76,7 @@ Patch0: %{name}-bin.patch
BuildArch: noarch
# Tests
%if %{with tests}
-BuildRequires: phpunit9 >= 9.5.10
+BuildRequires: phpunit9 >= 9.5.16
## composer.json
BuildRequires: php(language) >= %{php_min_ver}
# remirepo:1
@@ -290,6 +290,9 @@ exit $RETURN_CODE
%changelog
+* Thu Mar 10 2022 Remi Collet <remi@remirepo.net> - 3.3.3-1
+- update to 3.3.3
+
* Mon Feb 7 2022 Remi Collet <remi@remirepo.net> - 3.3.2-1
- update to 3.3.2