diff --git a/libcaca.changes b/libcaca.changes index 9104c32..d0ea3b1 100644 --- a/libcaca.changes +++ b/libcaca.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Mar 20 15:50:59 UTC 2015 - dvlaeev@suse.com + +- Build without Mono by default + coolo says: "We don't want mono in Factory, if somebody needs it + it should be set explicit (with_mono) per prjconf" + ------------------------------------------------------------------- Thu Mar 12 09:52:22 UTC 2015 - dimstar@opensuse.org diff --git a/libcaca.spec b/libcaca.spec index d404091..704b1d4 100644 --- a/libcaca.spec +++ b/libcaca.spec @@ -18,7 +18,7 @@ %define withjava 0 %define withpython 1 -%bcond_without mono +%bcond_with mono Name: libcaca BuildRequires: doxygen