diff --git a/syslog-ng.spec b/syslog-ng.spec index 0e10028..7e669a9 100644 --- a/syslog-ng.spec +++ b/syslog-ng.spec @@ -1,7 +1,7 @@ %define majorminor %(echo %version | cut -d. -f 1-2) Name: syslog-ng -Version: 4.7.1 +Version: 4.8.0 Release: 1mamba Summary: A syslogd replacement with new functionality Group: System/Servers @@ -239,6 +239,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; %doc README.md NEWS.md %changelog +* Wed Jul 24 2024 Automatic Build System 4.8.0-1mamba +- automatic version update by autodist + * Sat Apr 20 2024 Automatic Build System 4.7.1-1mamba - automatic version update by autodist