From 6684563c07c484bfc70dbc3e82fc92213d7894d4 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 21:16:05 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- sword.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sword.spec b/sword.spec index f50a879..e7a55ba 100644 --- a/sword.spec +++ b/sword.spec @@ -4,7 +4,7 @@ Name: sword Epoch: 1 Version: 1.9.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Free Bible Software Project License: GPLv2 URL: http://www.crosswire.org/sword/ @@ -151,6 +151,9 @@ make tests %changelog +* Fri Jun 04 2021 Python Maint - 1:1.9.0-6 +- Rebuilt for Python 3.10 + * Mon May 24 2021 Greg Hellings - 1:1.9.0-5 - Add Epoch tag