From e0463469b09fcdd0c4d2b0410f1df325784db4d0 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:18:24 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- vdo.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/vdo.spec b/vdo.spec index a7ec46b..c44e57c 100755 --- a/vdo.spec +++ b/vdo.spec @@ -1,7 +1,7 @@ Summary: Management tools for Virtual Data Optimizer Name: vdo Version: 8.3.0.71 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL-2.0-only URL: https://github.com/dm-vdo/vdo @@ -93,6 +93,10 @@ This package provides the user-space support tools for VDO. %{_mandir}/man8/vdorecover.8* %changelog +* Tue Oct 29 2024 Troy Dawson - 8.3.0.71-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Fri Jun 28 2024 - Susan LeGendre-McGhee - 8.3.0.71-1 - Import package files from Fedora and update spec for RHEL. - Resolves: RHELPLAN-170321