automatic version update by autodist [release 4.2.6-1mamba;Wed Jul 17 2024]
This commit is contained in:
parent
c902ab07e7
commit
14ff78fc7d
@ -3,7 +3,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: wireshark
|
||||
Version: 4.2.5
|
||||
Version: 4.2.6
|
||||
Release: 1mamba
|
||||
Summary: A free network protocol analyzer
|
||||
Group: Network/Monitoring
|
||||
@ -14,7 +14,6 @@ URL: https://www.wireshark.org
|
||||
Source: http://www.wireshark.org/download/src/wireshark-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
#group(sysadmin): unidentified build requirement
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libbrotli-devel
|
||||
BuildRequires: libcap-devel
|
||||
@ -47,6 +46,7 @@ BuildRequires: libzstd-devel
|
||||
BuildRequires: qt6-qt5compat-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtmultimedia-devel
|
||||
BuildRequires: setup
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libminizip-devel >= 2.10.0-2mamba
|
||||
BuildRequires: libe2fs-devel
|
||||
@ -185,6 +185,9 @@ cd ..
|
||||
%doc NEWS README.linux
|
||||
|
||||
%changelog
|
||||
* Wed Jul 17 2024 Automatic Build System <autodist@openmamba.org> 4.2.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 17 2024 Automatic Build System <autodist@openmamba.org> 4.2.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user