File sword.changes of Package sword
-------------------------------------------------------------------
Thu Sep 8 22:36:19 UTC 2011 - kirill.kirillov@gmail.com
- added sword-1.6.2-fix_build_with_new_curl.patch
-------------------------------------------------------------------
Sat Dec 18 19:20:35 UTC 2010 - lars@linux-schulserver.de
- update to 1.6.2:
+ Fixed imp2vs not flushing cache before exiting when
creating compressed modules
+ Fixed LZSS compression
+ Fixed parsing book names containing the letter 'f'
+ Added support for building Python and Perl with CMake
+ Allow <hi> to be nested in any order in OSIS markup
Updates to allow hyphenated book names
+ Set verse to 1 when changing chapter and book in VerseKey
+ Fixed a bug where book designations ending in 'f' would
trigger the verse+'f'/'ff' feature.
+ Fixed curl bug which seems to hold on to progress
object even after scope of data retrival
-------------------------------------------------------------------
Wed Aug 18 08:38:51 UTC 2010 - lars@linux-schulserver.de
- include sword-1.6.1-curl.patch from Karl Kleinpaste to fix a
problem with SWORD and latest curl. Thanks to Gary Holmlund for
the hint.
-------------------------------------------------------------------
Sun Mar 28 21:45:51 UTC 2010 - lars@linux-schulserver.de
- update to 1.6.1:
+ Added locales.d/locales.conf - a special locale which can be
queried for localize and English lang names
+ Updated installmgr util to allow multiple commands and
update dl progress
+ Added checks for Hebrew and Arabic when stripping for searching
+ Added initial impl for CurlHTTPTransport
+ Added progress reporting to FtpLib transport
+ Added ability to cancel during file transport
- reworked sword-1.6.1-fix_compiler_warnings.patch
- remove all other patches
- buildrequire zlib-devel to enable zlib support
-------------------------------------------------------------------
Sun Dec 13 16:09:14 UTC 2009 - lars@linux-schulserver.de
- fix build for Mandriva and Fedora
-------------------------------------------------------------------
Wed Jul 22 23:03:39 CEST 2009 - lars@linux-schulserver.de
- update to 1.6.0:
+ Added list support in OSIS HTML conversion
+ Added fallback checks for OS specific module locations:
++$ALLUSERSPROFILE/Application Data/sword
additionally looked for at:
++ $HOMEDRIVE$HOMEPATH/Application Data
++ added ~/sword (note the absense of '.')
+ added new bookname translations
+ general cleanup and bugfixing
- use/adapt debian patches:
+ sword-1.6.0-closing_section_not_chapter.patch
+ sword-1.6.0-fix_compiler_warnings.patch
+ sword-1.6.0-fix_osis2mod_compression_default.patch
+ sword-1.6.0-missing_includes.patch
+ sword-1.6.0-regex_only_when_needed.patch
- disable static lib
- enable icu
- enable tests (disable verseparsing test for now)
- enable examples
- strip binaries and lib
-------------------------------------------------------------------
Thu Sep 25 09:54:20 CEST 2008 - lars@linux-schulserver.de
- moved to Education base repository
-------------------------------------------------------------------
Tue Jun 10 00:25:23 CEST 2008 - lars@linux-schulserver.de
- recommend sword-bible, so language specific bibles can be
installed automatically
- recommend sword-commentary
-------------------------------------------------------------------
Sun Jun 8 18:21:17 CEST 2008 - lars@linux-schulserver.de
- update to 1.5.11:
+ Added ability for lexicon drivers to accept
####![a-z] as strong number.
+ Added basic TEIRTF filters
+ Added tei2mod utility
+ Added Japanese locale from http://bible.50webs.org/en/
+ Applied Ben Morgan's TEIHTMLHREF filter
+ Added TEIHTMLHREF filter to BCB5 project
+ Applied patch to better handle x-refs in notes
+ Applied patch to better output OSIS in plaintext
+ Updated rawstr and rawstr4 to work consistently with
buffer sizes
+ Updated Farsi and French locales
+ Implemented a basic TreeKeyIdx::remove() method
- removed upstreamed sword-gcc43.patch
-------------------------------------------------------------------
Mon May 19 17:34:23 CEST 2008 - lars@linux-schulserver.de
- fix rpm groups
- added patches from fedora to build with gcc4.3
- own the directories in %_datadir/sword
-------------------------------------------------------------------
Sun Dec 23 16:55:05 CET 2007 - lars@linux-schulserver.de
- initial package for openSUSE-Education