From 2c697f5ce405a30adefe42eb5fdbd3459bbc2b56 Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Mon, 19 Aug 2019 09:55:22 -0400 Subject: [PATCH] Rebuilt for Python 3.8, again Signed-off-by: Kaleb S. KEITHLEY --- glusterfs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/glusterfs.spec b/glusterfs.spec index 879c87a..18da19b 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -210,7 +210,7 @@ Summary: Distributed File System %if ( 0%{_for_fedora_koji_builds} ) Name: glusterfs Version: 6.5 -Release: %{?prereltag:1.}1%{?prereltag:.%{prereltag}}%{?dist}.1 +Release: %{?prereltag:1.}2%{?prereltag:.%{prereltag}}%{?dist} %else Name: @PACKAGE_NAME@ Version: @PACKAGE_VERSION@ @@ -1406,6 +1406,9 @@ exit 0 %endif %changelog +* Mon Aug 19 2019 Kaleb S. KEITHLEY - 6.5-2 +- Rebuilt for Python 3.8, again + * Mon Aug 19 2019 Miro HronĨok - 6.5-1.1 - Rebuilt for Python 3.8