Rebuilt for Python 3.8, again

Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
Kaleb S. KEITHLEY 2019-08-19 11:19:00 -04:00
parent 2c697f5ce4
commit cc64a2befd

View File

@ -7,7 +7,7 @@
%global _for_fedora_koji_builds 1
# uncomment and add '%' to use the prereltag for pre-releases
# %%global prereltag rc1
# %%global dev rc1
##-----------------------------------------------------------------------------
## All argument definitions should be placed here and keep them sorted
@ -210,7 +210,7 @@ Summary: Distributed File System
%if ( 0%{_for_fedora_koji_builds} )
Name: glusterfs
Version: 6.5
Release: %{?prereltag:1.}2%{?prereltag:.%{prereltag}}%{?dist}
Release: 2%{?dev:%{dev}}%{?dist}
%else
Name: @PACKAGE_NAME@
Version: @PACKAGE_VERSION@