diff --git a/20191111.tar.gz b/20191111.tar.gz new file mode 100644 index 0000000..cc9d550 --- /dev/null +++ b/20191111.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29b9e9d7293157a8575808eb2ceb62ffb2f31be206405abc64fc37a4425e36f4 +size 3225507 diff --git a/neomutt-20180716.tar.gz b/neomutt-20180716.tar.gz deleted file mode 100644 index b17d275..0000000 --- a/neomutt-20180716.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd89826980b493ba312228c9c14ffe2403e268571aea6008c6dc7ed3848de200 -size 2778105 diff --git a/neomutt.changes b/neomutt.changes index 4979a34..c3af77d 100644 --- a/neomutt.changes +++ b/neomutt.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Thu Nov 28 05:16:45 UTC 2019 - Michael Vetter + +- Update to 20191111: + Bug fixes: + * browser: fix directory view + * fix crash in mutt_extract_token() + * force a screen refresh + * fix crash sending message from command line + * notmuch: use nm_default_uri if no mailbox data + * fix forward attachments + * fix: vfprintf undefined behaviour in body_handler + * Fix relative symlink resolution + * fix: trash to non-existent file/dir + * fix re-opening of mbox Mailboxes + * close logging as late as possible + * log unknown mailboxes + * fix crash in command line postpone + * fix memory leaks + * fix icommand parsing + * fix new mail interaction with mail_check_recent + ------------------------------------------------------------------- Tue Jul 17 09:26:21 UTC 2018 - kbabioch@suse.com diff --git a/neomutt.spec b/neomutt.spec index 6820ffa..bec3482 100644 --- a/neomutt.spec +++ b/neomutt.spec @@ -1,7 +1,7 @@ # # spec file for package neomutt # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,18 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: neomutt -Version: 20180716 +Version: 20191111 Release: 0 Summary: A command line mail reader (or MUA), a fork of Mutt with added features License: GPL-2.0-or-later Group: Productivity/Networking/Email/Clients -Url: https://neomutt.org -Source: https://github.com/neomutt/neomutt/archive/%{name}-%{version}.tar.gz +URL: https://neomutt.org +Source: https://github.com/neomutt/neomutt/archive/%{version}.tar.gz BuildRequires: autoconf BuildRequires: automake BuildRequires: cyrus-sasl-devel @@ -68,7 +68,7 @@ and requirements. %lang_package macro %prep -%setup -q -n neomutt-%{name}-%{version} +%setup -q %build export CFLAGS="%{optflags}" @@ -129,6 +129,7 @@ make %{?_smp_mflags} %dir %doc %{_docdir}/%{name}/logo/ %doc %{_docdir}/%{name}/logo/neomutt* %dir %doc %{_docdir}/%{name}/samples/ +%doc %{_docdir}/%{name}/samples/*.pl %doc %{_docdir}/%{name}/samples/*.rc %doc %{_docdir}/%{name}/samples/colors.* %doc %{_docdir}/%{name}/samples/sample.*