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..06cf12c 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: 2%{?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,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/xiphos/ %changelog +* 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 +- 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