diff --git a/aide-0.18.5.tar.gz b/aide-0.18.5.tar.gz deleted file mode 100644 index 7337410..0000000 Binary files a/aide-0.18.5.tar.gz and /dev/null differ diff --git a/aide-0.18.6.tar.gz b/aide-0.18.6.tar.gz new file mode 100644 index 0000000..428fca2 Binary files /dev/null and b/aide-0.18.6.tar.gz differ diff --git a/aide.spec b/aide.spec index 3b1c375..84a5f3f 100644 --- a/aide.spec +++ b/aide.spec @@ -1,12 +1,12 @@ %bcond_without have_check Name: aide -Version: 0.18.5 +Version: 0.18.6 Release: 1 Summary: Advanced Intrusion Detection Environment License: GPLv2+ -URL: http://sourceforge.net/projects/aide -Source0: http://github.com/aide/aide/releases/download/v%{version}/%{name}-%{version}.tar.gz +URL: https://sourceforge.net/projects/aide +Source0: https://github.com/aide/aide/releases/download/v%{version}/%{name}-%{version}.tar.gz Source1: aide.conf Source2: aide.logrotate @@ -73,6 +73,12 @@ make check %{_mandir}/*/* %changelog +* Fri Dec 15 2023 Paul Thomas - 0.18.6-1 +- Type: enhancement +- ID: NA +- SUG: NA +- DESC: update to version 0.18.6 + * Wed Jul 12 2023 yixiangzhike - 0.18.5-1 - Type:enhancement - ID:NA