automatic version update by autodist [release 4.8.1-1mamba;Fri Oct 04 2024]
This commit is contained in:
parent
cc5bf6495f
commit
862b32df24
@ -1,7 +1,7 @@
|
|||||||
%define majorminor %(echo %version | cut -d. -f 1-2)
|
%define majorminor %(echo %version | cut -d. -f 1-2)
|
||||||
|
|
||||||
Name: syslog-ng
|
Name: syslog-ng
|
||||||
Version: 4.8.0
|
Version: 4.8.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A syslogd replacement with new functionality
|
Summary: A syslogd replacement with new functionality
|
||||||
Group: System/Servers
|
Group: System/Servers
|
||||||
@ -160,8 +160,6 @@ fi
|
|||||||
%systemd_postun_with_restart syslog-ng@default
|
%systemd_postun_with_restart syslog-ng@default
|
||||||
:
|
:
|
||||||
|
|
||||||
%post -n libsyslog-ng -p /sbin/ldconfig
|
|
||||||
%postun -n libsyslog-ng -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%posttrans
|
%posttrans
|
||||||
# clean broken old sysv links
|
# clean broken old sysv links
|
||||||
@ -239,6 +237,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
|||||||
%doc README.md NEWS.md
|
%doc README.md NEWS.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 04 2024 Automatic Build System <autodist@openmamba.org> 4.8.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Jul 24 2024 Automatic Build System <autodist@openmamba.org> 4.8.0-1mamba
|
* Wed Jul 24 2024 Automatic Build System <autodist@openmamba.org> 4.8.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user