Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9de4711ce0 |
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -22,3 +22,4 @@ xiphos-3.1.3.tar.gz
|
|||
/xiphos-4.3.1.tar.xz
|
||||
/xiphos-4.3.2.tar.xz
|
||||
/xiphos-4.4.0.tar.xz
|
||||
/xiphos-4.5.0.tar.xz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (xiphos-4.4.0.tar.xz) = d5647c90a75897a03ef06219bb2773199bd44b83a79a0be74a378d57f8169c8919a989f43475c71e84e5cb1dfc23029f68ed6d51d7cd5f1837f737ea7e59ff49
|
||||
SHA512 (xiphos-4.5.0.tar.xz) = e6890b52d0c4dfe3142868aa6830b59161c3194b67a4983efbe80fed07b97661d9782d5885c916dd30342746a4e588c391d99084c3f836c1c34350e16f18bbad
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
%undefine __cmake_in_source_build
|
||||
|
||||
Name: xiphos
|
||||
Version: 4.4.0
|
||||
Version: 4.5.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Bible study and research tool
|
||||
# Automatically converted from old format: GPLv2+ - review is highly recommended.
|
||||
|
|
@ -97,6 +97,9 @@ rm -frv %{buildroot}%{_docdir}/%{name}
|
|||
%{_mandir}/man1/%{name}-nav.1.gz
|
||||
|
||||
%changelog
|
||||
* Wed Sep 09 2026 Greg Hellings <greg.hellings@gmail.com> - 4.5.0-1
|
||||
- New upstream release 4.5.0
|
||||
|
||||
* Sun Aug 02 2026 Greg Hellings <greg.hellings@gmail.com> - 4.4.0-1
|
||||
- New upstream release 4.4.0
|
||||
- Introduction of speech services for TTS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue