Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cd814a5a55 | ||
|
|
c2cfa2c541 | ||
|
|
62d531a5b2 |
3 changed files with 12 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (4.0.7.tar.gz) = 041e0e9c6a7406b02c5b45066b44a3d44c37a34a799c3dfd617b6aa52dc50efbf800e475e107108fcf1d0d23a3522d0a9fa0838c474d2e4dd39f3af9d3429bd4
|
||||
SHA512 (4.1.0.tar.gz) = f2da65a0cf10cda5ca471a09d351be8e2e5601857b4cb363ba45865e4595bebbc9b8cfa47660a1106b1521b4059d341c7e8c04c0c712387b913bdf994d1c6400
|
||||
|
|
|
|||
14
xiphos.spec
14
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 <greg.hellings@gmail.com> - 4.1.0-2
|
||||
- Rebuild for SWORD 1.8.1-7
|
||||
|
||||
* Mon May 14 2018 Greg Hellings <greg.hellings@gmail.com> - 4.1.0-1
|
||||
- Upstream release 4.1.0
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.7-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue