Rebuilt for Python 3.10
This commit is contained in:
parent
bbac9eb183
commit
4dbc7ef0ce
@ -32,7 +32,7 @@
|
||||
Summary: An utility for manipulating storage encryption keys and passphrases
|
||||
Name: volume_key
|
||||
Version: 0.3.12
|
||||
Release: 11%{?dist}
|
||||
Release: 12%{?dist}
|
||||
# lib/{SECerrs,SSLerrs}.h are both licensed under MPLv1.1, GPLv2 and LGPLv2
|
||||
License: GPLv2 and (MPLv1.1 or GPLv2 or LGPLv2)
|
||||
URL: https://pagure.io/%{name}/
|
||||
@ -171,6 +171,9 @@ exit 1; \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.3.12-12
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Wed Mar 31 2021 Jiri Kucera <jkucera@redhat.com> - 0.3.12-11
|
||||
- Fix resource leaks
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user