From a55fb4d0212eace601ad03b17ec0fc7e6aa993c9 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:45:08 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- libvirt.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libvirt.spec b/libvirt.spec index 8209f3b..ddeaa32 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -289,7 +289,7 @@ Summary: Library providing a simple virtualization API Name: libvirt Version: 10.8.0 -Release: 2%{?dist}%{?extra_release} +Release: 3%{?dist}%{?extra_release} License: GPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND OFL-1.1 URL: https://libvirt.org/ @@ -2628,6 +2628,10 @@ exit 0 %endif %changelog +* Tue Oct 29 2024 Troy Dawson - 10.8.0-3 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Oct 10 2024 Jiri Denemark - 10.8.0-2 - Revert "network: *un*set the firewalld zone while shutting down a network" (RHEL-61752) - Revert "network: support setting firewalld zone for bridge device of open networks" (RHEL-61752)