Rebuilt for Python 3.8, again
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
2c697f5ce4
commit
cc64a2befd
@ -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@
|
||||
|
Loading…
Reference in New Issue
Block a user