From b5dbf1c403bf645f049f5e844f63545d35da5862 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 25 Jul 2023 18:57:10 +0300 Subject: [PATCH] edit changelog for import dosfstools-4.1-6.el8 --- SPECS/dosfstools.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/SPECS/dosfstools.spec b/SPECS/dosfstools.spec index b39c7c7..84a1aee 100644 --- a/SPECS/dosfstools.spec +++ b/SPECS/dosfstools.spec @@ -31,6 +31,9 @@ make DESTDIR=%{buildroot} install PREFIX=%{_prefix} %changelog +* Tue Jul 25 2023 MSVSphere Packaging Team - 4.1-6 +- Rebuilt for MSVSphere 8.8 + * Fri Feb 22 2019 Jaroslav Škarvada - 4.1-6 - Fixed mkfs.fat cluster size calculation for disks with 4k sectors Resolves: rhbz#1651496