From 7427cced9ab5c860ee3faadf3c74bdc6d5cb8d07 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jan 2020 08:39:11 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libblockdev.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libblockdev.spec b/libblockdev.spec index 93b0baf..d560660 100644 --- a/libblockdev.spec +++ b/libblockdev.spec @@ -125,7 +125,7 @@ Name: libblockdev Version: 2.23 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A library for low-level manipulation with block devices License: LGPLv2+ URL: https://github.com/storaged-project/libblockdev @@ -983,6 +983,9 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm} %files plugins-all %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 2.23-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Mon Sep 09 2019 Vojtech Trefny - 2.23-1 - Fix how we get process exit code from g_spawn_sync (vtrefny) - Skip tests for old-style LVM snapshots on recent Fedora (vtrefny)