Hello community, here is the log from the commit of package neomutt for openSUSE:Factory checked in at 2018-06-27 10:21:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/neomutt (Old) and /work/SRC/openSUSE:Factory/.neomutt.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "neomutt" Wed Jun 27 10:21:25 2018 rev:6 rq:618956 version:20180622 Changes: -------- --- /work/SRC/openSUSE:Factory/neomutt/neomutt.changes 2018-05-29 10:37:48.584239375 +0200 +++ /work/SRC/openSUSE:Factory/.neomutt.new/neomutt.changes 2018-06-27 10:21:29.247893244 +0200 @@ -1,0 +2,31 @@ +Mon Jun 25 00:00:00 CEST 2018 - [email protected] + +- spec: move license files to the main package +- update to 20180622 + * Features + - Expand variables inside backticks + - Honour SASL-IR IMAP capability in SASL PLAIN + * Bug Fixes + - Fix toggle-read + - Do not truncate shell commands on ; or # + - pager: index must be rebuilt on MUTT_REOPENED + - Handle a BAD response in AUTH PLAIN w/o initial response + - fcc_attach: Don't ask every time + - Enlarge path buffers PATH_MAX (4096) + - Move LSUB call from connection establishment to mailbox SELECTion + * Translations + - Update Chinese (Simplified): 100% + - Update Czech: 100% + - Update German: 100% + - Update Lithuanian: 100% + - Update Portuguese (Brazil): 100% + - Update Slovak: 59% + - Reduce duplication of messages + * Code + - Tidy up the mailbox API + - Tidy up the header cache API + - Tidy up the encryption API + - Add doxygen docs for more functions + - Refactor more structs to use STAILQ + +------------------------------------------------------------------- Old: ---- neomutt-20180512.tar.gz New: ---- neomutt-20180622.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ neomutt.spec ++++++ --- /var/tmp/diff_new_pack.qzIoFS/_old 2018-06-27 10:21:29.855871069 +0200 +++ /var/tmp/diff_new_pack.qzIoFS/_new 2018-06-27 10:21:29.859870923 +0200 @@ -17,7 +17,7 @@ Name: neomutt -Version: 20180512 +Version: 20180622 Release: 0 Summary: A command line mail reader (or MUA), a fork of Mutt with added features License: GPL-2.0-or-later @@ -95,16 +95,16 @@ %files %config(noreplace) %{_sysconfdir}/neomuttrc +%license %{_docdir}/neomutt/COPYRIGHT.md +%license %{_docdir}/neomutt/LICENSE.md %{_bindir}/neomutt %{_mandir}/man1/neomutt.1%{?ext_man} %{_mandir}/man5/neomuttrc.5%{?ext_man} %dir %{_prefix}/libexec %dir %{_prefix}/libexec/neomutt %{_prefix}/libexec/neomutt/pgpewrap -%{_prefix}/libexec/neomutt/pgpring %{_prefix}/libexec/neomutt/smime_keys %{_mandir}/man1/pgpewrap_neomutt.1%{?ext_man} -%{_mandir}/man1/pgpring_neomutt.1%{?ext_man} %{_mandir}/man1/smime_keys_neomutt.1%{?ext_man} %{_mandir}/man5/mbox_neomutt.5%{?ext_man} %{_mandir}/man5/mmdf_neomutt.5%{?ext_man} @@ -117,9 +117,9 @@ %doc %{_docdir}/%{name}/README* %doc %{_docdir}/%{name}/ChangeLog.md %doc %{_docdir}/%{name}/CODE_OF_CONDUCT.md +%doc %{_docdir}/neomutt/INSTALL.md %dir %{_docdir}/%{name}/ %doc %{_docdir}/%{name}/*.html -%doc %{_docdir}/neomutt/PGP-Notes.txt %doc %{_docdir}/neomutt/mime.types %doc %{_docdir}/neomutt/smime-notes.txt %dir %doc %{_docdir}/%{name}/colorschemes/ @@ -142,7 +142,6 @@ %dir %doc %{_docdir}/%{name}/lua/ %doc %{_docdir}/%{name}/lua/test_lua-api_runner.neomuttrc %doc %{_docdir}/%{name}/lua/test_lua-api_spec.lua -%license %{_docdir}/neomutt/LICENSE.md %files lang -f %{name}.lang ++++++ neomutt-20180512.tar.gz -> neomutt-20180622.tar.gz ++++++ ++++ 210567 lines of diff (skipped)
