Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bibletime for openSUSE:Factory checked in at 2021-08-10 10:27:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bibletime (Old) and /work/SRC/openSUSE:Factory/.bibletime.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bibletime" Tue Aug 10 10:27:31 2021 rev:19 rq:910849 version:3.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/bibletime/bibletime.changes 2021-06-28 15:33:48.911199701 +0200 +++ /work/SRC/openSUSE:Factory/.bibletime.new.1899/bibletime.changes 2021-08-10 10:27:47.829789534 +0200 @@ -1,0 +2,41 @@ +Sun Aug 8 19:12:41 UTC 2021 - Jaime Marqu??nez Ferr??ndiz <[email protected]> + +- Update to 3.0.1: + * Improved tuning of scrolling speed. + * Improved handling of fonts to fix many bugs, including a switch to Qt's + native font chooser widget in settings dialog, because of many serious bugs + in our legacy implementation. + * Improved sample text in settings dialog. + * Improved behavior of the mag view to be more similar to pre-3.0 behavior. + * Increased maximum column count from 4 to 10. + * Removed the orphaned and broken tests for BibleTime. + * Updated translations, including a new user interface translations to + Japanese and Ukrainian, a new Handbook translation to Russian, and a new + Howto translation to Ukrainian. + * Fixed DisplayView.qml getting incorrectly installed under /usr/bin/ on some + platforms. + * Fixed some compatibility issues with different Qt versions. + * Fixed a crash when editing personal commentary. + * Fixed highlighting of selected text. + * Fixed dragging of links. + * Fixed modules rearranging themselves. + * Fixed logic related to clicking on verse numbers. + * Fixed custom font of first column being incorrectly applied to all columns. + * Fixed preview in settings dialog displaying text in red. + * Fixed lexicons not being displayed. + * Fixed drag and drop in mag view and search dialog. + * Fixed no text being displayed for some ThML modules. + * Fixed undefined behavior and crashes from opening menus to select works by + working around a broken QMenu interface (QTBUG-77273). + * Fixes to handling of languages, including a caching discrepancy which + caused some settings not being properly applied before restarting + BibleTime. + * Fixed saving of chapters not working properly. + * Fixed handling of nested tags for OSIS works. + * Fixes to handling of PageUp/PageDown keys when scrolling out of bounds. + Note that when BibleTime is compiled against Qt 5.9, one might still + experience a trivial glitch where only part of the module is displayed. + Pressing PageUp/PageDown again may help to work around this. +- Remove displayview.patch + +------------------------------------------------------------------- Old: ---- bibletime-3.0.tar.xz displayview.patch New: ---- bibletime-3.0.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bibletime.spec ++++++ --- /var/tmp/diff_new_pack.2tACqi/_old 2021-08-10 10:27:48.425788843 +0200 +++ /var/tmp/diff_new_pack.2tACqi/_new 2021-08-10 10:27:48.429788839 +0200 @@ -21,7 +21,7 @@ %global __requires_exclude qmlimport\\(BibleTime.* Name: bibletime -Version: 3.0 +Version: 3.0.1 Release: 0 Summary: A Bible study tool License: GPL-2.0-or-later @@ -29,8 +29,6 @@ URL: http://www.bibletime.info/ Source0: https://github.com/bibletime/bibletime/releases/download/v%{version}/bibletime-%{version}.tar.xz Source1: bibletime-rpmlintrc -# PATCH-FIX-UPSTREAM: Fix bug #260 Move DisplayView.qml to share/bibletime/qml -Patch0: displayview.patch BuildRequires: cmake BuildRequires: curl-devel BuildRequires: fdupes @@ -73,7 +71,6 @@ %prep %setup -q -%patch0 -p1 %build %cmake \ ++++++ bibletime-3.0.tar.xz -> bibletime-3.0.1.tar.xz ++++++ ++++ 62644 lines of diff (skipped)
