From d1b7a3fbc5df723f355fda717da22e23e44db939 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Mon, 12 Sep 2022 08:44:52 +0000 Subject: [PATCH] Accepting request 1001789 from home:AndreasStieger:branches:server:mail - enable optional verbose debugging at run-time (boo#1203184) OBS-URL: https://build.opensuse.org/request/show/1001789 OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=254 --- mutt.changes | 5 +++++ mutt.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/mutt.changes b/mutt.changes index 8fd3ca2..e8909cd 100644 --- a/mutt.changes +++ b/mutt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 7 15:52:06 UTC 2022 - Andreas Stieger + +- enable optional verbose debugging at run-time (boo#1203184) + ------------------------------------------------------------------- Tue Aug 9 19:05:21 UTC 2022 - Dirk Müller diff --git a/mutt.spec b/mutt.spec index 8c28743..d6dbea9 100644 --- a/mutt.spec +++ b/mutt.spec @@ -244,6 +244,7 @@ $KRB5CFGPATH --version --with-curses=%{_prefix} \ --enable-smtp \ --enable-hcache \ + --enable-debug \ %if 0%{?suse_version} > 1315 --with-idn2 %else