URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ceb2ee2e444099c69f00ad2bd234ab8b78bda2de
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
ceb2ee2 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>
Actions performed:
from e52f33f extcap: Multiple extcap instance support on Windows
add ceb2ee2 rpm: use python3 to fix CentOS 7 builds
Summary of changes:
packaging/rpm/wireshark.spec.in | 5 ++---
tools/rpm-setup.sh | 6 +-----
2 files changed, 3 insertions(+), 8 deletions(-)