automatic version update by autodist [release 4.4.1-1mamba;Thu Oct 17 2024]
This commit is contained in:
parent
b11816b0c7
commit
598c9982d5
@ -3,7 +3,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: wireshark
|
Name: wireshark
|
||||||
Version: 4.4.0
|
Version: 4.4.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A free network protocol analyzer
|
Summary: A free network protocol analyzer
|
||||||
Group: Network/Monitoring
|
Group: Network/Monitoring
|
||||||
@ -15,6 +15,11 @@ Source: http://www.wireshark.org/download/src/wireshark-%{version}.tar.xz
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt6Core
|
||||||
|
BuildRequires: libQt6DBus
|
||||||
|
BuildRequires: libQt6Gui
|
||||||
|
BuildRequires: libQt6PrintSupport
|
||||||
|
BuildRequires: libQt6Widgets
|
||||||
BuildRequires: libbrotli-devel
|
BuildRequires: libbrotli-devel
|
||||||
BuildRequires: libcap-devel
|
BuildRequires: libcap-devel
|
||||||
BuildRequires: libcares-devel
|
BuildRequires: libcares-devel
|
||||||
@ -44,7 +49,6 @@ BuildRequires: libxml2-devel
|
|||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
BuildRequires: libzstd-devel
|
BuildRequires: libzstd-devel
|
||||||
BuildRequires: qt6-qt5compat-devel
|
BuildRequires: qt6-qt5compat-devel
|
||||||
BuildRequires: qt6-qtbase-devel
|
|
||||||
BuildRequires: qt6-qtmultimedia-devel
|
BuildRequires: qt6-qtmultimedia-devel
|
||||||
BuildRequires: setup
|
BuildRequires: setup
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -183,6 +187,9 @@ cd ..
|
|||||||
%doc README.linux
|
%doc README.linux
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 17 2024 Automatic Build System <autodist@openmamba.org> 4.4.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Sep 02 2024 Automatic Build System <autodist@openmamba.org> 4.4.0-1mamba
|
* Mon Sep 02 2024 Automatic Build System <autodist@openmamba.org> 4.4.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user