URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c429ae94477e13ec5e2fe30f626e9efad5b24800
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
c429ae9 by Peter Wu (peter@xxxxxxxxxxxxx):
rpm: use python3 to fix CentOS 7 builds
CentOS 7 (1908) started including python3 (Python 3.6), see
https://wiki.centos.org/Manuals/ReleaseNotes/CentOS7.1908
Change-Id: I6418e7839f1119cf1152f445759e92acd4f39cc4
Reviewed-on: https://code.wireshark.org/review/34593
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit ceb2ee2e444099c69f00ad2bd234ab8b78bda2de)
Reviewed-on: https://code.wireshark.org/review/34598
Actions performed:
from e144270 Win32: Do not reload TLS keylog file on each packet
add c429ae9 rpm: use python3 to fix CentOS 7 builds
Summary of changes:
packaging/rpm/wireshark.spec.in | 3 +--
tools/rpm-setup.sh | 6 +-----
2 files changed, 2 insertions(+), 7 deletions(-)