From 1246c1825912e0bf711b61ac7925a7bb09261639 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 01:15:22 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- vdo.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/vdo.spec b/vdo.spec index 59680ea..fe9ae7a 100644 --- a/vdo.spec +++ b/vdo.spec @@ -6,7 +6,7 @@ Summary: Management tools for Virtual Data Optimizer Name: vdo Version: %{gittag} -Release: %{spec_release}%{?dist} +Release: %{spec_release}%{?dist}.1 License: GPLv2 Source0: https://github.com/dm-vdo/%{name}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz Patch0: fix_dmeventd_linking.patch @@ -107,6 +107,10 @@ This package provides the user-space support tools for VDO. %{_mandir}/man8/vdoregenerategeometry.8.gz %changelog +* Tue Aug 10 2021 Mohan Boddu - 8.1.0.316-1.1 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Sun Aug 08 2021 - Andy Walsh - 8.1.0.316-1 - Rebased to upstream candidate. - Resolves: rhbz#1955374