Rebuilt for Python 3.9
This commit is contained in:
parent
950bb00f28
commit
13036cee6c
@ -23,7 +23,7 @@ Version: 3.2.2
|
|||||||
|
|
||||||
#%%global prerelease .b2
|
#%%global prerelease .b2
|
||||||
# prerelease, if defined, should be something like .a1, .b1, .b2.dev1, or .c2
|
# prerelease, if defined, should be something like .a1, .b1, .b2.dev1, or .c2
|
||||||
Release: 1%{?prerelease}%{?dist}
|
Release: 2%{?prerelease}%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
%global realname blivet
|
%global realname blivet
|
||||||
@ -191,6 +191,9 @@ configuration.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 1:3.2.2-2
|
||||||
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
* Thu May 21 2020 Jan Pokorny <japokorn@redhat.com> - 3.2.2-1
|
* Thu May 21 2020 Jan Pokorny <japokorn@redhat.com> - 3.2.2-1
|
||||||
- Allow setting size for non-existing LUKS devices (vtrefny)
|
- Allow setting size for non-existing LUKS devices (vtrefny)
|
||||||
- Fix toggling container encryption in devicefactory (#1827254) (vtrefny)
|
- Fix toggling container encryption in devicefactory (#1827254) (vtrefny)
|
||||||
|
Loading…
Reference in New Issue
Block a user