automatic version update by autodist [release 4.4.0-1mamba;Mon Sep 02 2024]
This commit is contained in:
parent
14ff78fc7d
commit
b11816b0c7
@ -3,7 +3,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: wireshark
|
||||
Version: 4.2.6
|
||||
Version: 4.4.0
|
||||
Release: 1mamba
|
||||
Summary: A free network protocol analyzer
|
||||
Group: Network/Monitoring
|
||||
@ -27,7 +27,7 @@ BuildRequires: libkrb5-devel
|
||||
BuildRequires: liblua-devel
|
||||
BuildRequires: liblz4-devel
|
||||
BuildRequires: libmaxminddb-devel
|
||||
BuildRequires: libminizip1-devel
|
||||
BuildRequires: libminizip-devel
|
||||
BuildRequires: libnghttp2-devel
|
||||
BuildRequires: libnl-devel
|
||||
BuildRequires: libopencore-amr-devel
|
||||
@ -121,8 +121,6 @@ cd ..
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||
|
||||
%post -n %{libname} -p /sbin/ldconfig
|
||||
%postun -n %{libname} -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -182,9 +180,12 @@ cd ..
|
||||
%{_libdir}/cmake/wireshark/Wireshark*.cmake
|
||||
%dir %{_docdir}/wireshark
|
||||
%{_docdir}/wireshark/*
|
||||
%doc NEWS README.linux
|
||||
%doc README.linux
|
||||
|
||||
%changelog
|
||||
* Mon Sep 02 2024 Automatic Build System <autodist@openmamba.org> 4.4.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 17 2024 Automatic Build System <autodist@openmamba.org> 4.2.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user