diff --git a/libblockdev.spec b/libblockdev.spec index aea1e4c..bf5b98a 100644 --- a/libblockdev.spec +++ b/libblockdev.spec @@ -108,7 +108,7 @@ Name: libblockdev Version: 2.18 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A library for low-level manipulation with block devices License: LGPLv2+ URL: https://github.com/storaged-project/libblockdev @@ -934,6 +934,9 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm} %files plugins-all %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 2.18-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Mon Jul 09 2018 Vojtech Trefny - 2.18-3 - Reitroduce python2 support for Fedora 29