diff --git a/python-pysword.spec b/python-pysword.spec index 9769ab5..b51ac7f 100644 --- a/python-pysword.spec +++ b/python-pysword.spec @@ -1,5 +1,5 @@ %global srcname pysword -%global commit cc9f0637e364b215da683168aa8fa9c8085d0322 +%global commit f1652fb71559d29775352de6d1c75908f2835fe0 %global sum Open source python API wrapper for Sword Bible files %global desc %{expand: A native Python reader of the SWORD Project Bible Modules. Reads SWORD bible files (not commentaries etc.) @@ -12,10 +12,10 @@ Supports both python 2 and 3 (tested with 2.7 and 3.5) } Summary: %{sum} Name: python-%{srcname} -Version: 0.2.5 +Version: 0.2.6 Release: 6%{?dist} Source0: https://gitlab.com/tgc-dk/%{srcname}/repository/archive.tar.gz?ref=%{version}#/%{srcname}-%{version}.tar.gz -Source1: testdata-0.2.5.tar.gz +Source1: testdata-0.2.6.tar.gz License: GPLv2 BuildArch: noarch @@ -54,6 +54,9 @@ Summary: %{sum} %{python3_sitelib} %changelog +* Fri Aug 09 2019 Tim Bentley - 0.2.6-0 +- Upstream release + * Fri Jul 26 2019 Fedora Release Engineering - 0.2.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild