Bump release

This commit is contained in:
eabdullin 2024-11-12 11:56:24 +03:00
parent a997d5bb28
commit 529c0734c5

View File

@ -5,7 +5,7 @@
Name: kexec-tools
Version: 2.0.27
Release: 16%{?dist}
Release: 16%{?dist}.1
License: GPLv2
Summary: The kexec/kdump userspace component
@ -410,6 +410,9 @@ fi
%endif
%changelog
* Tue Nov 12 2024 Eduard Abdullin <eabdullin@almalinux.org> - 2.0.27-16.1
- Bump release
* Tue Sep 10 2024 Tao Liu <ltao@redhat.com> - 2.0.27-16
- Revert "lib: Ensure we don't find bind mounts for device target"