From 2e0307571301e75348f8020fdf6dd6aa051d1d9e Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Wed, 26 Jul 2023 05:21:07 +0300 Subject: [PATCH] edit changelog for import liburing-1.0.7-3.el8 --- SPECS/liburing.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/SPECS/liburing.spec b/SPECS/liburing.spec index 6a8f79c..b998f31 100644 --- a/SPECS/liburing.spec +++ b/SPECS/liburing.spec @@ -45,6 +45,9 @@ for the Linux-native io_uring. %{_mandir}/man2/* %changelog +* Wed Jul 26 2023 MSVSphere Packaging Team - 1.0.7-3 +- Rebuilt for MSVSphere 8.8 + * Thu Aug 20 2020 Jeff Moyer - 1.0.7-3.el8 - Build with V=1 so that the build logs are useful. - Related: rhbz#1862551