Hello community, here is the log from the commit of package rssguard for openSUSE:Factory checked in at 2020-07-14 08:00:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rssguard (Old) and /work/SRC/openSUSE:Factory/.rssguard.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rssguard" Tue Jul 14 08:00:49 2020 rev:17 rq:820697 version:3.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rssguard/rssguard.changes 2020-06-03 20:36:11.597862967 +0200 +++ /work/SRC/openSUSE:Factory/.rssguard.new.3060/rssguard.changes 2020-07-14 08:01:43.198261795 +0200 @@ -1,0 +2,54 @@ +Mon Jul 13 13:45:49 UTC 2020 - Luigi Baldoni <[email protected]> + +- Update to version 3.7.0 + Added: + * Fully scriptable MESSAGE FILTERING: + + Is avaialble for all accounts, including TT-RSS, + Inoreader, etc. + + Is fully scriptable with JavaScript. + + Almost all attributes of every single message are + changeable. + + You can assign the same filter to multiple feeds. + + There is a special JavaScript function which allows you to + check if message is "duplicate". + + There is a simple dialog for creating and testing filters. + + Filters are automagically applied when new messages are + downloaded. + + See dialog accessible from menu "Messages -> Message + filters". + + Note that this feature is highly experimental, report + bugs, please. + + For more information, see + https://github.com/martinrotter/rssguard/wiki/Message-filtering + * Delay for first automatic feed update after application + launch is now configurable and defaults to smaller value. + * It is now possible to download UNREAD messages ONLY for + TT-RSS and Nextcloud News accounts. See settings dialog for + each respective account. + * All accounts now offer "Important message" node in feed's + list which allows you to elegantly display all important + messages you have. + * Message list is now able to show UNREAD messages only, see + "Messages" menu. Setting is persistent. + * RSS parser now partially supports M-RSS. + Fixed/changed: + * Localizations updated. + * Show correct DB size for MariaDB in DB cleanup dialog. + * Sorting in feed's list is now case insensitive. + * Fixed couple of crashes when saving in-memory SQLite + databases to persistent file. + * Simplified code for OAuth2.0 flow, removed WebEngine-based + solution entirely, rely on system web browser to handle the + challenge. + * Fixed mouse selections in message's list when "keep + selection in center" setting is enabled. + * Feed updating logic was rewritten and now should be more + reliable. + * Some obsolete code removed and refactored. + * Purging of messages wasn't purgin important messages if + chosen, now fixed. + * Fixed errors in internal SQL code when displaying empty + message list. +- Drop rssguard-3.6.3-fix_sizeof.patch (merged upstream) + +------------------------------------------------------------------- Old: ---- rssguard-3.6.3-fix_sizeof.patch rssguard-3.6.3.tar.gz New: ---- rssguard-3.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rssguard.spec ++++++ --- /var/tmp/diff_new_pack.aqSblb/_old 2020-07-14 08:01:44.806267002 +0200 +++ /var/tmp/diff_new_pack.aqSblb/_new 2020-07-14 08:01:44.810267014 +0200 @@ -16,9 +16,9 @@ # -%define libver 3_6_3 +%define libver 3_7_0 Name: rssguard -Version: 3.6.3 +Version: 3.7.0 Release: 0 Summary: RSS/ATOM/RDF feed reader License: GPL-3.0-only AND AGPL-3.0-or-later @@ -27,8 +27,6 @@ Source1: %{name}.changes # PATCH-FIX-OPENSUSE rssguard-3.6.3-add_library_version.patch [email protected] -- add version to shared library Patch2: rssguard-3.6.3-add_library_version.patch -# PATCH-FIX-UPSTREAM rssguard-3.6.3-fix_sizeof.patch -Patch3: rssguard-3.6.3-fix_sizeof.patch BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: hicolor-icon-theme ++++++ rssguard-3.6.3.tar.gz -> rssguard-3.7.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/rssguard/rssguard-3.6.3.tar.gz /work/SRC/openSUSE:Factory/.rssguard.new.3060/rssguard-3.7.0.tar.gz differ: char 18, line 1
