summaryrefslogtreecommitdiffstats
path: root/php-doctrine-common3.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-02-02 11:18:44 +0100
committerRemi Collet <remi@php.net>2022-02-02 11:18:44 +0100
commit61c8ca8c9711855ab74a38c1b3d4226cdd3ca84a (patch)
tree3049ad7b2029f7f69e20682f2bc6928adcdc6411 /php-doctrine-common3.spec
parent9c6a051d6a4f010cbeb59e95c63288b47fb338c3 (diff)
update to 3.2.2
Diffstat (limited to 'php-doctrine-common3.spec')
-rw-r--r--php-doctrine-common3.spec12
1 files changed, 5 insertions, 7 deletions
diff --git a/php-doctrine-common3.spec b/php-doctrine-common3.spec
index 272ef5c..a96e5b7 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.2.1
-%global github_commit e927fc2410c8723d053b8032e591cdff76587cdb
+%global github_version 3.2.2
+%global github_commit 295082d3750987065912816a9d536c2df735f637
%global major 3
%global composer_vendor doctrine
@@ -59,13 +59,8 @@ BuildRequires: (php-composer(doctrine/persistence) >= %{doctrine_pers_min_ver} w
%else
BuildRequires: php-doctrine-persistence2
%endif
-%if 0%{?fedora} >= 32 || 0%{?rhel} >= 9
%global phpunit %{_bindir}/phpunit9
BuildRequires: phpunit9 >= 9.0
-%else
-%global phpunit %{_bindir}/phpunit8
-BuildRequires: phpunit8 >= 8.5
-%endif
## phpcompatinfo (computed from version 3.0.0)
BuildRequires: php-reflection
BuildRequires: php-date
@@ -156,6 +151,9 @@ exit $RETURN_CODE
%changelog
+* Wed Feb 2 2022 Remi Collet <remi@remirepo.net> - 3.2.2-1
+- update to 3.2.2
+
* Mon Jan 3 2022 Remi Collet <remi@remirepo.net> - 3.2.1-1
- update to 3.2.1