automatic version update by autodist [release 3.4.5-1mamba;Sun Apr 25 2021]
This commit is contained in:
parent
f05554cf56
commit
a4e2d5bcf1
@ -3,7 +3,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: wireshark
|
||||
Version: 3.4.4
|
||||
Version: 3.4.5
|
||||
Release: 1mamba
|
||||
Summary: A free network protocol analyzer
|
||||
Group: Network/Monitoring
|
||||
@ -15,7 +15,6 @@ Source: http://www.wireshark.org/download/src/wireshark-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libbrotli-devel
|
||||
BuildRequires: libcap-devel
|
||||
BuildRequires: libcares-devel
|
||||
@ -26,14 +25,16 @@ BuildRequires: libgnutls-devel
|
||||
BuildRequires: libkrb5-devel
|
||||
BuildRequires: liblua-devel
|
||||
BuildRequires: liblz4-devel
|
||||
BuildRequires: libminizip-devel
|
||||
BuildRequires: libmaxminddb-devel
|
||||
BuildRequires: libminizip1-devel
|
||||
BuildRequires: libnghttp2-devel
|
||||
BuildRequires: libnl-devel
|
||||
BuildRequires: libopus-devel
|
||||
BuildRequires: libpcap-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libreadline-devel
|
||||
BuildRequires: libsbc-devel
|
||||
BuildRequires: libsnappy-devel
|
||||
BuildRequires: libspeex-devel
|
||||
BuildRequires: libssh-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libsystemd-devel
|
||||
@ -236,6 +237,9 @@ mkdir -p %{buildroot}/ui/gtk/ui
|
||||
%doc NEWS README*
|
||||
|
||||
%changelog
|
||||
* Sun Apr 25 2021 Automatic Build System <autodist@mambasoft.it> 3.4.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 11 2021 Automatic Build System <autodist@mambasoft.it> 3.4.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user