diff --git a/mutt.changes b/mutt.changes index be05d1d..d7d457c 100644 --- a/mutt.changes +++ b/mutt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 20 15:14:52 UTC 2016 - werner@suse.de + +- Enable some of the new patches like sidebar (boo#980830) + ------------------------------------------------------------------- Thu May 12 13:50:14 UTC 2016 - werner@suse.de diff --git a/mutt.spec b/mutt.spec index 66eb929..25cb6f4 100644 --- a/mutt.spec +++ b/mutt.spec @@ -200,6 +200,9 @@ chmod 755 $KRB5CFGPATH --enable-nfs-fix \ --enable-mailtool \ --enable-compressed \ + --enable-sidebar \ + --enable-notmuch \ + --enable-hcache \ --disable-external-dotlock \ --with-ssl=%{_prefix} \ --with-sasl=%{_prefix} \