mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-01 18:25:59 +00:00
Release v3.5.3 (#629)
* PT-2206 Release Notes 3.5.3 (#621) * PT-2206 Release Notes 3.5.3 modified: Changelog modified: Makefile.PL modified: config/sphinx-build/conf.py modified: docs/release_notes.rst * Update Changelog * Update docs/release_notes.rst --------- Co-authored-by: Sveta Smirnova <svetasmirnova@users.noreply.github.com> * RM-1222 - Percona Toolkit 3.5.3 Updated versions * Add the release date for 3.5.3 release notes (#624) modified: Changelog modified: docs/release_notes.rst * ENG-7 fix toolkit build (#626) * Release v3.5.3 (#627) * ENG-7 fix toolkit build * ENG-7 fix build * Update the RNs date (#625) modified: Changelog modified: docs/release_notes.rst --------- Co-authored-by: Alina Derkach <alina.derkach@percona.com> Co-authored-by: EvgeniyPatlan <evgeniy.patlan@percona.com>
This commit is contained in:
@@ -39,6 +39,7 @@ visit http://www.percona.com/software/.
|
||||
|
||||
%build
|
||||
%{__perl} Makefile.PL INSTALLDIRS=vendor < /dev/null
|
||||
sed -i '499d' Makefile
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
|
@@ -50,7 +50,7 @@ copyright = u'2023, Percona LLC and/or its affiliates'
|
||||
# The short X.Y version.
|
||||
version = '3.5'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '3.5.2'
|
||||
release = '3.5.3'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
Reference in New Issue
Block a user