diff --git a/libblockdev.spec b/libblockdev.spec index b374313..0d74237 100644 --- a/libblockdev.spec +++ b/libblockdev.spec @@ -108,7 +108,7 @@ Name: libblockdev Version: 2.18 -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 @@ -931,6 +931,9 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm} %files plugins-all %changelog +* Mon Jul 02 2018 Miro HronĨok - 2.18-2 +- Rebuilt for Python 3.7 + * Wed Jun 20 2018 Vojtech Trefny - 2.18-1 - Add VDO to features.rst (vtrefny) - Remove roadmap.rst (vtrefny)