automatic version update by autodist [release 23.30.0-1mamba;Wed Oct 29 2025]

This commit is contained in:
2025-10-29 22:06:06 +01:00
parent af3662a6f1
commit 55ad75e6ca

View File

@@ -1,5 +1,5 @@
Name: openvas-scanner
Version: 23.29.0
Version: 23.30.0
Release: 1mamba
Summary: Server files for OpenVAS, an Open Vulnerability Assessment System
Group: Network/Monitoring
@@ -59,9 +59,9 @@ Obsoletes: libnasl-devel < 22.7.9
%description -n libopenvas
This package contains shared libraries provides with %{name}.
%prep
%setup -q
sed -i "s|/sbin|/bin|" CMakeLists.txt
%build
%cmake -d build \
@@ -79,9 +79,9 @@ This package contains shared libraries provides with %{name}.
%files
%defattr(-,root,root)
%config(noreplace) %{_sysconfdir}/openvas/openvas_log.conf
%{_bindir}/openvas
%{_bindir}/openvas-nasl
%{_bindir}/openvas-nasl-lint
%{_sbindir}/openvas
%{_mandir}/man1/openvas-nasl-lint.1*
%{_mandir}/man1/openvas-nasl.1*
%{_mandir}/man8/openvas*.8*
@@ -95,6 +95,9 @@ This package contains shared libraries provides with %{name}.
%doc COPYING
%changelog
* Wed Oct 29 2025 Automatic Build System <autodist@openmamba.org> 23.30.0-1mamba
- automatic version update by autodist
* Thu Oct 09 2025 Automatic Build System <autodist@openmamba.org> 23.29.0-1mamba
- automatic version update by autodist