Rebuilt for Python 3.10
This commit is contained in:
parent
173820a67e
commit
2916fdc71b
@ -192,11 +192,11 @@ Summary: Distributed File System
|
||||
%if ( 0%{_for_fedora_koji_builds} )
|
||||
Name: glusterfs
|
||||
Version: 9.2
|
||||
Release: 1%{?prereltag:%{prereltag}}%{?dist}
|
||||
Release: 2%{?prereltag:%{prereltag}}%{?dist}
|
||||
%else
|
||||
Name: @PACKAGE_NAME@
|
||||
Version: @PACKAGE_VERSION@
|
||||
Release: 0.@PACKAGE_RELEASE@%{?dist}.7
|
||||
Release: 0.@PACKAGE_RELEASE@%{?dist}.8
|
||||
%endif
|
||||
License: GPLv2 or LGPLv3+
|
||||
URL: http://docs.gluster.org/
|
||||
@ -1606,6 +1606,9 @@ exit 0
|
||||
%{_unitdir}/gluster-ta-volume.service
|
||||
|
||||
%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
|
||||
- 9.2 GA
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user