diff --git a/python-blivet.spec b/python-blivet.spec index 28f1353..d5f1cbd 100644 --- a/python-blivet.spec +++ b/python-blivet.spec @@ -23,7 +23,7 @@ Version: 3.1.0 %global prerelease .b1 # prerelease, if defined, should be something like .a1, .b1, .b2.dev1, or .c2 -Release: 0.1%{?prerelease}%{?dist} +Release: 0.2%{?prerelease}%{?dist} Epoch: 1 License: LGPLv2+ Group: System Environment/Libraries @@ -190,6 +190,9 @@ configuration. %endif %changelog +* Fri Jun 15 2018 Miro HronĨok - 1:3.1.0-0.2.b1 +- Rebuilt for Python 3.7 + * Wed May 02 2018 David Lehman - 3.1.0-0.1.b1 - Add 'nvdimm' tag for NVDIMM namespaces (vtrefny) - Add test for NVDIMMNamespaceDevicePopulator (vtrefny)