Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 21:14:06 +02:00 committed by Miro Hrončok
parent 79e015868c
commit 3095ec1be8

View File

@ -201,11 +201,11 @@ Summary: Distributed File System
%if ( 0%{_for_fedora_koji_builds} )
Name: glusterfs
Version: 10.2
Release: 1%{?prereltag:%{prereltag}}%{?dist}
Release: 2%{?prereltag:%{prereltag}}%{?dist}
%else
Name: @PACKAGE_NAME@
Version: @PACKAGE_VERSION@
Release: 0.@PACKAGE_RELEASE@%{?dist}.11
Release: 0.@PACKAGE_RELEASE@%{?dist}.12
%endif
License: GPLv2 or LGPLv3+
URL: http://docs.gluster.org/
@ -1635,6 +1635,9 @@ exit 0
%{_unitdir}/gluster-ta-volume.service
%changelog
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 10.2-2
- Rebuilt for Python 3.11
* Fri May 13 2022 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 10.2-1
- 10.2 GA