Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:53:39 -07:00
parent 52b7f8877d
commit eeb58fb08c

View File

@ -1,6 +1,6 @@
Name: os-prober Name: os-prober
Version: 1.81 Version: 1.81
Release: 8%{?dist} Release: 9%{?dist}
Summary: Probes disks on the system for installed operating systems Summary: Probes disks on the system for installed operating systems
# For more information about licensing, see copyright file. # For more information about licensing, see copyright file.
@ -92,6 +92,10 @@ fi
%{_var}/lib/%{name} %{_var}/lib/%{name}
%changelog %changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.81-9
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Sep 9 2024 Leo Sandoval <lsandova@redhat.com> - 1.81-8 * Mon Sep 9 2024 Leo Sandoval <lsandova@redhat.com> - 1.81-8
- 50mounted-tests: trap do_unmount function on errors - 50mounted-tests: trap do_unmount function on errors
- Resolves: #RHEL-56629 - Resolves: #RHEL-56629