From 9c72affaea27944d1fb42f6a5bfbfe5069388e91ff2418e79c8c193876623ced Mon Sep 17 00:00:00 2001 From: Luigi Baldoni Date: Fri, 31 May 2019 07:43:45 +0000 Subject: [PATCH] Accepting request 706611 from home:alois:branches:X11:Utilities - Update to version 3.5.8 Added: * Image placeholders can now be completely disabled in "nowebengine" RSS Guard variant. (#205) Changed: * Source code refactored, faster regexp-related operations. * Optimized displaying of messages which do not have any associated URLs. Fixed: * "optimize tables" command for MariaDB now works correctly. * Fixed downloading of e-mail attachments in Gmail plugin. * Parsing of datetime strings now works better with Gmail plugin. * Corrected logic of cleaning DB, which allows to really get rid of all messages stored in DB. * Fixed crash when closing settings dialog. * Message datetime decoded correctly in Gmail plugin. * I hope, that appveyor/travis CI are now fixed as well. OBS-URL: https://build.opensuse.org/request/show/706611 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/rssguard?expand=0&rev=25 --- rssguard-3.5.7.tar.gz | 3 --- rssguard-3.5.8.tar.gz | 3 +++ rssguard.changes | 22 ++++++++++++++++++++++ rssguard.spec | 2 +- 4 files changed, 26 insertions(+), 4 deletions(-) delete mode 100644 rssguard-3.5.7.tar.gz create mode 100644 rssguard-3.5.8.tar.gz diff --git a/rssguard-3.5.7.tar.gz b/rssguard-3.5.7.tar.gz deleted file mode 100644 index 8a8fb7d..0000000 --- a/rssguard-3.5.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e10dba8b042c1b994475bcc5b38a331fa52dbd4281a8489c93d79425751ea947 -size 5777375 diff --git a/rssguard-3.5.8.tar.gz b/rssguard-3.5.8.tar.gz new file mode 100644 index 0000000..ee31f53 --- /dev/null +++ b/rssguard-3.5.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:993c6191641957e75521f822f5de25f6ea3be8a35cd31eb3444fb0d2ba8d76fd +size 5773129 diff --git a/rssguard.changes b/rssguard.changes index ac929c8..39c876c 100644 --- a/rssguard.changes +++ b/rssguard.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri May 31 07:31:36 UTC 2019 - Luigi Baldoni + +- Update to version 3.5.8 + Added: + * Image placeholders can now be completely disabled in + "nowebengine" RSS Guard variant. (#205) + Changed: + * Source code refactored, faster regexp-related operations. + * Optimized displaying of messages which do not have any + associated URLs. + Fixed: + * "optimize tables" command for MariaDB now works correctly. + * Fixed downloading of e-mail attachments in Gmail plugin. + * Parsing of datetime strings now works better with Gmail + plugin. + * Corrected logic of cleaning DB, which allows to really get + rid of all messages stored in DB. + * Fixed crash when closing settings dialog. + * Message datetime decoded correctly in Gmail plugin. + * I hope, that appveyor/travis CI are now fixed as well. + ------------------------------------------------------------------- Thu Apr 4 09:21:04 UTC 2019 - Luigi Baldoni diff --git a/rssguard.spec b/rssguard.spec index 5a017bd..2a93056 100644 --- a/rssguard.spec +++ b/rssguard.spec @@ -17,7 +17,7 @@ Name: rssguard -Version: 3.5.7 +Version: 3.5.8 Release: 0 Summary: RSS/ATOM/RDF feed reader License: GPL-3.0-only AND AGPL-3.0-or-later