diff --git a/libblockdev.spec b/libblockdev.spec index 1943b6a..e5673e5 100644 --- a/libblockdev.spec +++ b/libblockdev.spec @@ -69,7 +69,7 @@ Name: libblockdev Version: 2.10 -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 @@ -797,6 +797,9 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm} %files plugins-all %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 2.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Wed Jul 05 2017 Vratislav Podzimek - 2.10-1 - Only enable partition size tolerance with alignment (vpodzime) - Limit the requested partition size to maximum possible (vpodzime)