Hello community, here is the log from the commit of package maildir-utils for openSUSE:Factory checked in at 2017-11-09 13:59:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/maildir-utils (Old) and /work/SRC/openSUSE:Factory/.maildir-utils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maildir-utils" Thu Nov 9 13:59:11 2017 rev:4 rq:537839 version:1.0~alpha0 Changes: -------- --- /work/SRC/openSUSE:Factory/maildir-utils/maildir-utils.changes 2017-10-27 14:01:21.232206656 +0200 +++ /work/SRC/openSUSE:Factory/.maildir-utils.new/maildir-utils.changes 2017-11-09 13:59:11.684061173 +0100 @@ -1,0 +2,20 @@ +Sun Oct 29 17:43:47 UTC 2017 - [email protected] + +- Update to 1.0-alpha0: + * mu4e: add mu4e-msg-changed-hook to mu4e-index-updated-hook globally + * mu4e: Fix outdated docstring for `mu4e-headers-actions' + * Add some improvements in attachment actions + * mu4e: killing instead of interrupting update process + * Use re-search-forward to find message signatures + * mu4e: Add possibility to forward messages as attachments + * mu: add 'tickle' command, for renaming messages + * mu4e: allow for message body rewriting + * mu4e: mu4e-message: allow for bodyless messages + * mu4e: show inline text/plain as attachment + * mu4e: don't require user-agent string + * mu4e: Added new mu4e-split-view mode: single-window + * mu: include signers in signature report + * mu4e: display signers in signature header + * bug fixes and documentation updates + +------------------------------------------------------------------- Old: ---- mu-0.9.18.tar.gz New: ---- mu-1.0-alpha0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ maildir-utils.spec ++++++ --- /var/tmp/diff_new_pack.aOtZqD/_old 2017-11-09 13:59:13.332001135 +0100 +++ /var/tmp/diff_new_pack.aOtZqD/_new 2017-11-09 13:59:13.332001135 +0100 @@ -16,14 +16,15 @@ # +%define _version 1.0-alpha0 Name: maildir-utils -Version: 0.9.18 +Version: 1.0~alpha0 Release: 0 Summary: Maildir indexer and searcher License: GPL-3.0+ Group: Productivity/Networking/Email/Utilities Url: http://www.djcbsoftware.nl/code/mu/ -Source: https://github.com/djcb/mu/releases/download/%{version}/mu-%{version}.tar.gz +Source: https://github.com/djcb/mu/releases/download/%{_version}/mu-%{_version}.tar.xz BuildRequires: autoconf BuildRequires: automake BuildRequires: emacs-nox >= 23 @@ -47,7 +48,7 @@ mu4e is an emacs-based e-mail client. It is based on the mu e-mail indexer/searcher. %prep -%setup -q -n mu-%{version} +%setup -q -n mu-%{_version} %build autoreconf -i
