From cc64a2befd165cd9a6e5de2ab29d60345214d409 Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Mon, 19 Aug 2019 11:19:00 -0400 Subject: [PATCH] Rebuilt for Python 3.8, again Signed-off-by: Kaleb S. KEITHLEY --- glusterfs.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glusterfs.spec b/glusterfs.spec index 18da19b..00eb8a2 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -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@