Rebuilt for Python 3.10

This commit is contained in:
Python Maint 2021-06-04 20:05:34 +02:00 committed by Miro Hrončok
parent 173820a67e
commit 2916fdc71b

View File

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