diff --git a/wireshark.spec b/wireshark.spec index 13b9c32..f7891ee 100644 --- a/wireshark.spec +++ b/wireshark.spec @@ -3,14 +3,14 @@ %define majver %(echo %version | cut -d. -f1-2) Name: wireshark -Version: 3.4.3 +Version: 3.4.4 Release: 1mamba Summary: A free network protocol analyzer Group: Network/Monitoring Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.wireshark.org +URL: https://www.wireshark.org Source: http://www.wireshark.org/download/src/wireshark-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN @@ -58,7 +58,6 @@ BuildRequires: liblua52-devel Obsoletes: ethereal Provides: ethereal = %{?epoch:%epoch:}%{version}-%{release} Requires: %{libname} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Wireshark is a free network protocol analyzer for Unix and Windows. @@ -237,6 +236,9 @@ mkdir -p %{buildroot}/ui/gtk/ui %doc NEWS README* %changelog +* Thu Mar 11 2021 Automatic Build System 3.4.4-1mamba +- automatic version update by autodist + * Sat Jan 30 2021 Automatic Build System 3.4.3-1mamba - automatic version update by autodist