Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mutt for openSUSE:Factory checked in at 2021-03-18 22:55:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mutt (Old) and /work/SRC/openSUSE:Factory/.mutt.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mutt" Thu Mar 18 22:55:42 2021 rev:101 rq:879929 version:2.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/mutt/mutt.changes 2021-01-25 18:23:49.912447087 +0100 +++ /work/SRC/openSUSE:Factory/.mutt.new.2401/mutt.changes 2021-03-18 22:55:43.655581852 +0100 @@ -1,0 +2,12 @@ +Thu Mar 18 05:08:57 UTC 2021 - Andreas Stieger <andreas.stie...@gmx.de> + +- mutt 2.0.6: + * Fix problems with hook processors + * Fix pattern compilation error for ~( !~>(~P) ) + * Fix contrib/markdown2html crash + * Fix yesorno prompt for autocrypt account creation + * Correctly handle CTRL-G on remaining background_edit sessions + prompt +- remove self-obsoletion on muttssl, last use in 2000. + +------------------------------------------------------------------- Old: ---- mutt-2.0.5.tar.gz New: ---- mutt-2.0.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mutt.spec ++++++ --- /var/tmp/diff_new_pack.bdToCs/_old 2021-03-18 22:55:44.495582760 +0100 +++ /var/tmp/diff_new_pack.bdToCs/_new 2021-03-18 22:55:44.499582764 +0100 @@ -20,7 +20,7 @@ %bcond_with mutt_openssl %bcond_without mutt_gnutls Name: mutt -Version: 2.0.5 +Version: 2.0.6 Release: 0 Summary: Mail Program # ftp://ftp.mutt.org/mutt/devel/ @@ -72,7 +72,7 @@ BuildRequires: pkgconfig(libsasl2) Requires(post): %{_bindir}/cat Requires(post): %{_bindir}/mkdir -Requires(postun): %{_bindir}/rm +Requires(postun):%{_bindir}/rm Requires(pre): %{_bindir}/grep Requires(pre): %{_bindir}/zcat Recommends: hunspell @@ -81,8 +81,6 @@ Recommends: urlscan Recommends: urlview Recommends: w3m -Provides: muttssl -Obsoletes: muttssl %if %{with mutt_openssl} BuildRequires: pkgconfig(openssl) %endif @@ -112,7 +110,7 @@ %endif %if 0%{?suse_version} > 1130 Requires(post): shared-mime-info -Requires(postun): shared-mime-info +Requires(postun):shared-mime-info %endif %description @@ -126,7 +124,7 @@ Group: Documentation/Other Requires: %{name} = %{version} Requires(post): %{install_info_prereq} -Requires(preun): %{install_info_prereq} +Requires(preun):%{install_info_prereq} Recommends: perl(Expect) Provides: %{name}:%{_docdir}/%{name}/COPYRIGHT BuildArch: noarch ++++++ mutt-2.0.5.tar.gz -> mutt-2.0.6.tar.gz ++++++ ++++ 2326 lines of diff (skipped)