Rebuilt for Python 3.9
This commit is contained in:
parent
eb07bdf9c0
commit
3737e32052
@ -196,11 +196,11 @@ Summary: Distributed File System
|
||||
%if ( 0%{_for_fedora_koji_builds} )
|
||||
Name: glusterfs
|
||||
Version: 7.6
|
||||
Release: 1%{?dev:%{dev}}%{?dist}
|
||||
Release: 2%{?dev:%{dev}}%{?dist}
|
||||
%else
|
||||
Name: @PACKAGE_NAME@
|
||||
Version: @PACKAGE_VERSION@
|
||||
Release: 0.@PACKAGE_RELEASE@%{?dist}.2
|
||||
Release: 0.@PACKAGE_RELEASE@%{?dist}.3
|
||||
%endif
|
||||
License: GPLv2 or LGPLv3+
|
||||
URL: http://docs.gluster.org/
|
||||
@ -1381,6 +1381,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 7.6-2
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Mon May 18 2020 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 7.6-1
|
||||
- 7.6 GA
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user