Wireshark-commits: [Wireshark-commits] master ceb2ee2: rpm: use python3 to fix CentOS 7 builds

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 23 Sep 2019 08:50:17 +0000
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(-)