* Added parallelization feature. Improvements to string handling. Some doc updates. # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # # On branch factory # Your branch is up to date with 'origin/factory'. # # Changes to be committed: # modified: _service # modified: _servicedata # deleted: scriptura-1.1+git.1677805249.0a8acd4.obscpio # new file: scriptura-1.1+git.1740605059.e9c9270.tar.gz # modified: scriptura.changes # modified: scriptura.spec #
50 lines
2.0 KiB
Plaintext
50 lines
2.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Jan 24 15:02:45 UTC 2026 - mcepl@cepl.eu
|
|
|
|
- Update to version 1.1+git.1740605059.e9c9270:
|
|
* Added parallelization feature. Improvements to string handling. Some doc updates.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 26 15:12:57 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
|
|
|
- Improve _service and delete unused tarball.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 03 13:49:26 UTC 2023 - mcepl@cepl.eu
|
|
|
|
- Update to version 1.1+git.1677805249.0a8acd4:
|
|
* Resolution of improper multibyte rendering.
|
|
* Commit to log changes in progress for retooling away from
|
|
wide character strings:
|
|
- Functions in free.cpp retooled away from wide chars.
|
|
Commented lines for removal still present.
|
|
- Locale change line moved in scriptura.cpp. No further
|
|
changes needed here.
|
|
- Partial changes made in pane.cpp
|
|
- more to come here.
|
|
* Use swmgr's module type constants intead of magic strings.
|
|
* Bugfix for issue #4: crash with non-existent default module.
|
|
* Makefile patch for package building. Code change to handle
|
|
warnings.
|
|
* Search & config file bugfixes. Doc updates.
|
|
* Allow for multiple pages of panes.
|
|
* Makefile updates. Patch contributed courtesy of Troy
|
|
Griffitts (scribe@crosswire.org)
|
|
* Fix segfault on passage retrieval post-search.
|
|
* Fixed make install.
|
|
- Remove upstreamed patch dist-build.patch.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 2 07:52:04 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Initial packaging effort for scriptura 1.1.
|
|
- Upstream changelog for the version 1.1:
|
|
The obligatory post-v1.0 bugfix update.
|
|
- Bugfixes for search.
|
|
- Resolution of some access violations.
|
|
- Documentation updates.
|
|
- Upstream changelog for the version 1.0:
|
|
Initial release. Completed all unit tests & memory
|
|
check. Should be generally suitable for use.
|
|
- Add dist-build.patch to allow building in a Linux distribution.
|