Hello community, here is the log from the commit of package claws-mail for openSUSE:Factory checked in at 2018-01-17 21:55:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/claws-mail (Old) and /work/SRC/openSUSE:Factory/.claws-mail.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "claws-mail" Wed Jan 17 21:55:56 2018 rev:79 rq:558852 version:3.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/claws-mail/claws-mail.changes 2017-11-27 22:19:03.593221919 +0100 +++ /work/SRC/openSUSE:Factory/.claws-mail.new/claws-mail.changes 2018-01-17 21:56:09.401269056 +0100 @@ -1,0 +2,18 @@ +Wed Dec 20 11:33:40 UTC 2017 - [email protected] + +- Drop imap-Fix-use-after-free.patch: upstreamed +- Update to 3.16.0: + * Reworked Preferences dialogs, adding new options + * Compose: more UTF-8 list-item characters have been added + * GPG: full key/signature fingerprints are now shown instead of the + short versions + * SSL Certificate Manager: added support for ipv6 addresses + * CLI: the --insert option has been added to --compose, to allow + inserting files from the command line + * The HTML parser now supports all entities + * Tools: a simple bash completion helper has been added, + tools/bash_completion/claws-mail + * Updated and added translations + * Many bug fixes. For complete list please view ChangeLog file + +------------------------------------------------------------------- Old: ---- claws-mail-3.15.1.tar.xz imap-Fix-use-after-free.patch New: ---- claws-mail-3.16.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ claws-mail.spec ++++++ --- /var/tmp/diff_new_pack.k4dGZI/_old 2018-01-17 21:56:10.277228083 +0100 +++ /var/tmp/diff_new_pack.k4dGZI/_new 2018-01-17 21:56:10.281227896 +0100 @@ -29,7 +29,7 @@ %bcond_with tnef Name: claws-mail -Version: 3.15.1 +Version: 3.16.0 Release: 0 URL: http://www.claws-mail.org/ Summary: A configurable email client @@ -37,7 +37,6 @@ Group: Productivity/Networking/Email/Clients Source: http://www.claws-mail.org/download.php?file=releases/%{name}-%{version}.tar.xz Patch: libcanberra-gtk3.patch -Patch1: imap-Fix-use-after-free.patch BuildRequires: NetworkManager-devel BuildRequires: compface-devel BuildRequires: db-devel @@ -133,7 +132,9 @@ %if ! 0%{?favor_gtk2} %patch -p1 %endif -%patch1 -p1 +sed -i 's/#!\/usr\/bin\/env python/#!\/usr\/bin\/python/' tools/*.py +sed -i 's/#!\/usr\/bin\/env bash/#!\/bin\/bash/' tools/*.sh +sed -i 's/#!\/usr\/bin\/env bash/#!\/bin\/bash/' tools/kdeservicemenu/install.sh %build %configure \ ++++++ claws-mail-3.15.1.tar.xz -> claws-mail-3.16.0.tar.xz ++++++ ++++ 343287 lines of diff (skipped)
