From 2dee77fbf891de9bcefe61748559b9ad1c3d9d8db7c13ce6e5da7e85f17939c1 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Fri, 23 Mar 2018 16:52:35 +0000 Subject: [PATCH] Accepting request 590746 from home:dsterba:branches:server:mail - update to 20180323 OBS-URL: https://build.opensuse.org/request/show/590746 OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=8 --- neomutt-20180223.tar.gz | 3 --- neomutt-20180323.tar.gz | 3 +++ neomutt.changes | 38 ++++++++++++++++++++++++++++++++++++++ neomutt.spec | 2 +- 4 files changed, 42 insertions(+), 4 deletions(-) delete mode 100644 neomutt-20180223.tar.gz create mode 100644 neomutt-20180323.tar.gz diff --git a/neomutt-20180223.tar.gz b/neomutt-20180223.tar.gz deleted file mode 100644 index c56ada3..0000000 --- a/neomutt-20180223.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:10ba010017cf7db6bb5ac3e2116d6defad56d34be0dceea9d70a66d8510927bb -size 2695087 diff --git a/neomutt-20180323.tar.gz b/neomutt-20180323.tar.gz new file mode 100644 index 0000000..11d8fc5 --- /dev/null +++ b/neomutt-20180323.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c498424cd6ded946c940f38df7cd01604a23059f258f05d979b2580eafc678b +size 2650465 diff --git a/neomutt.changes b/neomutt.changes index 6914705..cc5a87f 100644 --- a/neomutt.changes +++ b/neomutt.changes @@ -1,3 +1,41 @@ +------------------------------------------------------------------- +Fri Mar 23 00:00:00 CET 2018 - dsterba@suse.cz + +- update to 20180323 + * Features + - unify logging/messaging + - add alert (blink) colors + * Contrib + - Vim syntax for NeoMutt log files + * Bug Fixes + - Fix progress bar range + - notmuch: stop if db open fails + - Improve index color cache flushing behavior + - lua: fix crash when setting a string + * Translations + - Update Czech translation (100%) + - Update German translation (100%) + - Update Polish translation (94%) + - Update Portuguese (BR) translation (100%) + - Update Spanish translation (64%) + - Update Turkish translation (75%) + - Merge simliar messages + * Docs + - Clarify precedence of settings in config files + - Fix subjectrx example in the manual + * Website + - Update Gentoo distro page + - Devel: Static analysis + * Build + - Support —with-sysroot configure arg + - Expose EXTRA_CFLAGS_FOR_BUILD and EXTRA_LDFLAGS_FOR_BUIlD + - Update to latest autosetup + - Make sure git_ver.h doesn't eat random 'g's out of tag names + * Code + - Refactor to reduce complexity + - Refactor to reduce variables' scope + - Sort functions/config to make docs more legible + ------------------------------------------------------------------- Wed Feb 28 00:00:00 CET 2018 - dsterba@suse.cz diff --git a/neomutt.spec b/neomutt.spec index 227b951..9ebc619 100644 --- a/neomutt.spec +++ b/neomutt.spec @@ -17,7 +17,7 @@ Name: neomutt -Version: 20180223 +Version: 20180323 Release: 0 Summary: A command line mail reader based on Mutt License: GPL-2.0-or-later