diff --git a/snort.spec b/snort.spec index 8d47bbb..ab72b12 100644 --- a/snort.spec +++ b/snort.spec @@ -5,7 +5,7 @@ %define userid 65023 Name: snort -Version: 3.6.0.0 +Version: 3.6.1.0 Release: 1mamba Summary: The Open Source Intrusion Detection System Group: Network/Monitoring @@ -81,7 +81,6 @@ Snort has three primary uses. It can be used as a straight packet sniffer like tcpdump(1), a packet logger (useful for network traffic debugging, etc), or as a full blown network intrusion detection system. This package contains the static libraries, headers and source files for development. -%debug_package %prep %setup -q -n snort3-%{version} -a6 @@ -211,6 +210,9 @@ fi %{_libdir}/pkgconfig/snort.pc %changelog +* Tue Dec 31 2024 Automatic Build System 3.6.1.0-1mamba +- automatic version update by autodist + * Thu Dec 05 2024 Automatic Build System 3.6.0.0-1mamba - automatic version update by autodist