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)