2022-11-22 Fred Gleason <fredg@paravelsystems.com>

* Changed the 'python3-mysql' dependency to 'python3-mysqlclient'
	in the RPM package for RHEL9 and above.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-11-22 14:35:02 -05:00
parent 9dfa9c84eb
commit 3f08f96299
2 changed files with 8 additions and 1 deletions

View File

@@ -23712,3 +23712,6 @@
2022-11-21 Fred Gleason <fredg@paravelsystems.com>
* Modified build system to use pkg-config(1) to detect ALSA and
JACK support elements in 'configure'.
2022-11-22 Fred Gleason <fredg@paravelsystems.com>
* Changed the 'python3-mysql' dependency to 'python3-mysqlclient'
in the RPM package for RHEL9 and above.