Hello community, here is the log from the commit of package mcabber for openSUSE:Factory checked in at 2017-08-13 14:56:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mcabber (Old) and /work/SRC/openSUSE:Factory/.mcabber.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mcabber" Sun Aug 13 14:56:52 2017 rev:7 rq:515747 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mcabber/mcabber.changes 2017-02-13 07:49:54.651463634 +0100 +++ /work/SRC/openSUSE:Factory/.mcabber.new/mcabber.changes 2017-08-13 14:56:56.131773752 +0200 @@ -1,0 +2,11 @@ +Wed Aug 9 13:37:03 UTC 2017 - [email protected] + +- update to 1.1.0: + * New "VI" mode (option 'vi_mode') (Holger Weiß) + * Fix issues in buddylist rebuild (franky) + * Do not use g_slist_free_full() which requires glib2 2.28.0 (Frank Bergmann) + * Use UTF-8 validation of file content when sending a message from a file + * Documentation updates +- use enchant instead of aspell [bsc#1052959] + +------------------------------------------------------------------- Old: ---- mcabber-1.0.5.tar.bz2 mcabber-1.0.5.tar.bz2.asc New: ---- mcabber-1.1.0.tar.bz2 mcabber-1.1.0.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mcabber.spec ++++++ --- /var/tmp/diff_new_pack.zAcErN/_old 2017-08-13 14:56:58.127493691 +0200 +++ /var/tmp/diff_new_pack.zAcErN/_new 2017-08-13 14:56:58.139492007 +0200 @@ -17,7 +17,7 @@ Name: mcabber -Version: 1.0.5 +Version: 1.1.0 Release: 0 Summary: Modular XMPP client on ncurses License: GPL-2.0+ @@ -28,9 +28,9 @@ Source2: %{name}.keyring # PATCH-FEATURE-OPENSUSE up_one_line_message_length.patch Patch0: up_one_line_message_length.patch -BuildRequires: aspell-devel BuildRequires: autoconf BuildRequires: automake +BuildRequires: enchant-devel BuildRequires: fdupes BuildRequires: libgpgme-devel BuildRequires: libotr-devel @@ -66,7 +66,7 @@ %build NOCONFIGURE=1 ./autogen.sh %configure \ - --enable-aspell \ + --enable-enchant \ --enable-hgcset \ --enable-otr make %{?_smp_mflags} V=1 ++++++ mcabber-1.0.5.tar.bz2 -> mcabber-1.1.0.tar.bz2 ++++++ ++++ 2588 lines of diff (skipped)
