Release 3.5.0 (#563)

* Changelog and version for Release 3.5.0

* PT-2076 add rhel9 dependency

* PT-2128 Updated version to 3.5.0

Co-authored-by: svetasmirnova <sveta.smirnova@percona.com>
Co-authored-by: EvgeniyPatlan <evgeniy.patlan@percona.com>
This commit is contained in:
Carlos Salguero
2022-12-01 08:31:46 -03:00
committed by GitHub
parent bc3056f29d
commit 882d8787c7
45 changed files with 158 additions and 124 deletions

View File

@@ -15,6 +15,9 @@ BuildArch: x86_64
BuildRequires: perl(ExtUtils::MakeMaker) make
Requires: perl(DBI) >= 1.13, perl(DBD::mysql) >= 1.0, perl(Time::HiRes), perl(IO::Socket::SSL), perl(Digest::MD5), perl(Term::ReadKey)
%if 0%{?rhel} > 9
Requires: perl(English)
%endif
AutoReq: no
%description