From 62d531a5b2867daaf439f34e6c3d0d1757d487ac Mon Sep 17 00:00:00 2001 From: Gregory Hellings Date: Mon, 14 May 2018 22:47:55 -0500 Subject: [PATCH 1/3] Upstream version 4.1.0 --- .gitignore | 1 + sources | 2 +- xiphos.spec | 11 +++++++---- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e14bfdb..7c894ce 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ xiphos-3.1.3.tar.gz /4.0.5.tar.gz /4.0.6.tar.gz /4.0.7.tar.gz +/4.1.0.tar.gz diff --git a/sources b/sources index fac913b..f0c6c3e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (4.0.7.tar.gz) = 041e0e9c6a7406b02c5b45066b44a3d44c37a34a799c3dfd617b6aa52dc50efbf800e475e107108fcf1d0d23a3522d0a9fa0838c474d2e4dd39f3af9d3429bd4 +SHA512 (4.1.0.tar.gz) = f2da65a0cf10cda5ca471a09d351be8e2e5601857b4cb363ba45865e4595bebbc9b8cfa47660a1106b1521b4059d341c7e8c04c0c712387b913bdf994d1c6400 diff --git a/xiphos.spec b/xiphos.spec index a73fca4..7b36e37 100644 --- a/xiphos.spec +++ b/xiphos.spec @@ -1,11 +1,11 @@ Name: xiphos -Version: 4.0.7 -Release: 5%{?dist} +Version: 4.1.0 +Release: 1%{?dist} Summary: Bible study and research tool License: GPLv2+ URL: http://xiphos.org/ Source0: https://github.com/crosswire/%{name}/archive/%{version}.tar.gz -BuildRequires: biblesync-devel >= 1.1.2 +BuildRequires: biblesync-devel >= 1.2 BuildRequires: desktop-file-utils BuildRequires: dbus-glib-devel BuildRequires: docbook-utils @@ -17,7 +17,7 @@ BuildRequires: intltool BuildRequires: libgsf-devel BuildRequires: libuuid-devel BuildRequires: rarian-compat -BuildRequires: sword-devel >= 1.7.3 +BuildRequires: sword-devel >= 1.8 BuildRequires: gtk3-devel BuildRequires: webkit2gtk3-devel BuildRequires: gtkhtml3-devel @@ -104,6 +104,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/xiphos/ %changelog +* Mon May 14 2018 Greg Hellings - 4.1.0-1 +- Upstream release 4.1.0 + * Fri Feb 09 2018 Fedora Release Engineering - 4.0.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild From c2cfa2c541ac1f2991c378143039d6af79271a87 Mon Sep 17 00:00:00 2001 From: Gregory Hellings Date: Thu, 12 Jul 2018 13:41:27 -0500 Subject: [PATCH 2/3] Rebuild for SWORD 1.8.1-7 --- xiphos.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xiphos.spec b/xiphos.spec index 7b36e37..d6b0095 100644 --- a/xiphos.spec +++ b/xiphos.spec @@ -1,6 +1,6 @@ Name: xiphos Version: 4.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Bible study and research tool License: GPLv2+ URL: http://xiphos.org/ @@ -104,6 +104,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/xiphos/ %changelog +* Thu Jul 12 2018 Greg Hellings - 4.1.1-2 +- Rebuild for SWORD 1.8.1-7 + * Mon May 14 2018 Greg Hellings - 4.1.0-1 - Upstream release 4.1.0 From cd814a5a5557a84f350c3a74030ec4d564da5f0f Mon Sep 17 00:00:00 2001 From: Gregory Hellings Date: Thu, 12 Jul 2018 14:10:45 -0500 Subject: [PATCH 3/3] Fix %changelog version name --- xiphos.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xiphos.spec b/xiphos.spec index d6b0095..06cf12c 100644 --- a/xiphos.spec +++ b/xiphos.spec @@ -104,7 +104,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/xiphos/ %changelog -* Thu Jul 12 2018 Greg Hellings - 4.1.1-2 +* Thu Jul 12 2018 Greg Hellings - 4.1.0-2 - Rebuild for SWORD 1.8.1-7 * Mon May 14 2018 Greg Hellings - 4.1.0-1