From 5c580d2bd9fb05c6e0220574e44a95f7f550d39f Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 15 Jun 2022 18:15:36 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- nfs-ganesha.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec index 4503fd8..83c2b1b 100644 --- a/nfs-ganesha.spec +++ b/nfs-ganesha.spec @@ -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 - 4.0-6 +- Rebuilt for Python 3.11 + * Fri Mar 04 2022 Karolina Surma - 4.0-5 - Don't BR setuptools, use Python's bundled distutils - Fix build with cmake 3.23.0rc2