- update to 2.10.0:

+ Enhancements:
  ++ Uses Sword library version 1.7.
  ++ Added Find context menu for search within each window. Matching 
     words are highlighted and navigated using next or previous buttons.
  ++ Added support for HTTP, HTTPS, SFTP transports in BibleTime.
  ++ Implemented saving of font family and size in HTML commentary editor.
  + Bugs fixed:
  ++ Fixed problem where certain alternate versification bibles did not 
     display old testament.
  ++ Fixed Windows Control Panel version was to be correct.
  ++ Fixed search analysis save dialog filters.
  ++ Fixed search analysis save asking for overwrite confirmation twice.
  ++ Optimized and enhanced search analysis to output proper XHTML.
  ++ Fixed widget ending up disabled after removing install source.
  ++ Mag Window uses current module if no default cross reference is set.
  ++ Fixed a bug in the HTML commentary editor which resulted in text 
     formatting from the cursor to be applied to the whole selection.
  ++ Allow comboxboxes on config dialog desk page to resize.
  ++ Fixed some lexicons never working.
  ++ Fixed high stack memory usage on indexing.
  ++ Fixed unexpected exception with encrypted modules.
  ++ Fixed application freeze during installation of works.

OBS-URL: https://build.opensuse.org/package/show/Education/bibletime?expand=0&rev=37
This commit is contained in:
Lars Vogdt
2013-12-31 15:02:48 +00:00
committed by Git OBS Bridge
parent a336e678ea
commit 614a9c9009
4 changed files with 33 additions and 6 deletions

3
bibletime-2.10.0.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:89763b17e91b6fe8a791c69d9357bcaf548abb7c1007a1c47efd834a2ec9f1fc
size 3252312

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:393c77419b0514645cf2417f52d37bdbd604f8eeb37e76355e14c38d896093c8
size 5474540

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Tue Dec 31 14:59:44 UTC 2013 - lars@linux-schulserver.de
- update to 2.10.0:
+ Enhancements:
++ Uses Sword library version 1.7.
++ Added Find context menu for search within each window. Matching
words are highlighted and navigated using next or previous buttons.
++ Added support for HTTP, HTTPS, SFTP transports in BibleTime.
++ Implemented saving of font family and size in HTML commentary editor.
+ Bugs fixed:
++ Fixed problem where certain alternate versification bibles did not
display old testament.
++ Fixed Windows Control Panel version was to be correct.
++ Fixed search analysis save dialog filters.
++ Fixed search analysis save asking for overwrite confirmation twice.
++ Optimized and enhanced search analysis to output proper XHTML.
++ Fixed widget ending up disabled after removing install source.
++ Mag Window uses current module if no default cross reference is set.
++ Fixed a bug in the HTML commentary editor which resulted in text
formatting from the cursor to be applied to the whole selection.
++ Allow comboxboxes on config dialog desk page to resize.
++ Fixed some lexicons never working.
++ Fixed high stack memory usage on indexing.
++ Fixed unexpected exception with encrypted modules.
++ Fixed application freeze during installation of works.
-------------------------------------------------------------------
Tue Jun 4 15:55:48 UTC 2013 - lars@linux-schulserver.de

View File

@@ -18,20 +18,20 @@
Name: bibletime
Version: 2.9.2
Version: 2.10.0
Release: 0
Summary: An easy to use Bible study tool
License: GPL-2.0+
Group: Productivity/Scientific/Other
Url: http://www.bibletime.info/
Source0: %name-%version.tar.bz2
Source0: %name-%version.tar.xz
Source1: %{name}.xpm
Source2: bibletime-rpmlintrc
BuildRequires: boost-devel
BuildRequires: cmake
BuildRequires: curl-devel
BuildRequires: libqt4-devel
BuildRequires: sword-devel
BuildRequires: sword-devel >= 1.7
Provides: %{name}-i18n = %version
Obsoletes: %{name}-devel < 1.7
Obsoletes: %{name}-i18n < 1.7