Rebuilt for Python 3.13
This commit is contained in:
parent
291e835b65
commit
c4f79d2d76
1 changed files with 4 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
Summary: An utility for manipulating storage encryption keys and passphrases
|
||||
Name: volume_key
|
||||
Version: 0.3.12
|
||||
Release: 21%{?dist}
|
||||
Release: 22%{?dist}
|
||||
License: GPL-2.0-only AND (MPL-1.1 OR GPL-2.0-or-later OR LGPL-2.1-or-later)
|
||||
URL: https://pagure.io/%{name}/
|
||||
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
||||
|
|
@ -173,6 +173,9 @@ exit 1; \
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.3.12-22
|
||||
- Rebuilt for Python 3.13
|
||||
|
||||
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.12-21
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue