Hello community, here is the log from the commit of package balsa for openSUSE:Leap:15.2 checked in at 2020-04-17 13:37:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/balsa (Old) and /work/SRC/openSUSE:Leap:15.2/.balsa.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "balsa" Fri Apr 17 13:37:47 2020 rev:27 rq:794040 version:2.6.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/balsa/balsa.changes 2020-02-21 10:53:11.459398844 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.balsa.new.2738/balsa.changes 2020-04-17 13:38:10.152248129 +0200 @@ -1,0 +2,23 @@ +Sun Apr 12 14:46:21 UTC 2020 - Bjørn Lie <[email protected]> + +- Update to version 2.6.0: + + This release switches to gmime3 library for MIME processing. +- Replace pkgconfig(gmime-2.6) with pkgconfig(gmime-3.0) + BuildRequires following upstreams port. + +------------------------------------------------------------------- +Sun Apr 12 14:23:16 UTC 2020 - Bjørn Lie <[email protected]> + +- Update to version 2.5.10: + + Set message threading correctly on new mailboxes. + + Display S/MIME and TLS certificate chains. + + Improve handling of multipart/related message parts. + + Display text/calendar parts using ical library. + + Multiple bug fixes and code cleanups; remove obsolete command + line options. +- Changes from version 2.5.9: + + Fix HTML message layout issues. +- Add pkgconfig(libical) and pkgconfig(libsecret-1) BuildRequires: + New dependencies. + +------------------------------------------------------------------- @@ -126 +149 @@ -- Drop libtool BuilfRequires and call to autoreconf, as we no +- Drop libtool BuildRequires and call to autoreconf, as we no Old: ---- balsa-2.5.8.tar.bz2 New: ---- balsa-2.6.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ balsa.spec ++++++ --- /var/tmp/diff_new_pack.BT8PiI/_old 2020-04-17 13:38:10.508248397 +0200 +++ /var/tmp/diff_new_pack.BT8PiI/_new 2020-04-17 13:38:10.512248399 +0200 @@ -1,7 +1,7 @@ # # spec file for package balsa # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: balsa -Version: 2.5.8 +Version: 2.6.0 Release: 0 Summary: The GNOME Mail Program License: GPL-2.0-or-later @@ -37,13 +37,15 @@ BuildRequires: yelp-tools BuildRequires: pkgconfig(fribidi) BuildRequires: pkgconfig(glib-2.0) >= 2.32.0 -BuildRequires: pkgconfig(gmime-2.6) +BuildRequires: pkgconfig(gmime-3.0) BuildRequires: pkgconfig(gnutls) BuildRequires: pkgconfig(gspell-1) BuildRequires: pkgconfig(gtk+-3.0) >= 3.4.0 BuildRequires: pkgconfig(gtksourceview-3.0) BuildRequires: pkgconfig(libcanberra-gtk3) +BuildRequires: pkgconfig(libical) >= 2.0.0 BuildRequires: pkgconfig(libnotify) +BuildRequires: pkgconfig(libsecret-1) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(sqlite3) ++++++ balsa-2.5.8.tar.bz2 -> balsa-2.6.0.tar.bz2 ++++++ ++++ 64366 lines of diff (skipped)
