Rebuilt for Python 3.11
This commit is contained in:
parent
7e4703a16c
commit
5c580d2bd9
@ -115,7 +115,7 @@ Requires: openSUSE-release
|
||||
|
||||
Name: nfs-ganesha
|
||||
Version: 4.0
|
||||
Release: 5%{?dev:%{dev}}%{?dist}
|
||||
Release: 6%{?dev:%{dev}}%{?dist}
|
||||
Summary: NFS-Ganesha is a NFS Server running in user space
|
||||
License: LGPLv3+
|
||||
Url: https://github.com/nfs-ganesha/nfs-ganesha/wiki
|
||||
@ -901,6 +901,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 4.0-6
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Fri Mar 04 2022 Karolina Surma <ksurma@redhat.com> - 4.0-5
|
||||
- Don't BR setuptools, use Python's bundled distutils
|
||||
- Fix build with cmake 3.23.0rc2
|
||||
|
Loading…
Reference in New Issue
Block a user