Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-20 10:45:39 +02:00 committed by Miro Hrončok
parent b48123a872
commit 626d85b5d6

View File

@ -12,7 +12,7 @@
Name: libnbd
Version: 1.13.2
Release: 3%{?dist}
Release: 4%{?dist}
Summary: NBD client library in userspace
License: LGPLv2+
@ -320,6 +320,9 @@ make %{?_smp_mflags} check || {
%changelog
* Mon Jun 20 2022 Python Maint <python-maint@redhat.com> - 1.13.2-4
- Rebuilt for Python 3.11
* Sat Jun 18 2022 Richard W.M. Jones <rjones@redhat.com> - 1.13.2-3
- OCaml 4.14.0 rebuild