diff --git a/python-kismetdb.spec b/python-kismetdb.spec index 526f05b..1b67bab 100644 --- a/python-kismetdb.spec +++ b/python-kismetdb.spec @@ -18,6 +18,7 @@ %define binaries kismet_log_devices_to_filebeat_json kismet_log_to_pcap kismet_log_to_csv kismet_log_devices_to_json kismet_log_to_kml +%define pkg_version 2019.5.5 Name: python-kismetdb Version: 2019.05.05 Release: 0 @@ -76,6 +77,6 @@ done %python_alternative %{_bindir}/kismet_log_to_pcap %python_alternative %{_bindir}/kismet_log_devices_to_filebeat_json %{python_sitelib}/kismetdb -%{python_sitelib}/kismetdb-%{version}*-info +%{python_sitelib}/kismetdb-%{pkg_version}*-info %changelog