commit mcabber for openSUSE:Factory

2018-05-04 Thread root
Hello community,

here is the log from the commit of package mcabber for openSUSE:Factory checked 
in at 2018-05-04 11:31:54

Comparing /work/SRC/openSUSE:Factory/mcabber (Old)
 and  /work/SRC/openSUSE:Factory/.mcabber.new (New)


Package is "mcabber"

Fri May  4 11:31:54 2018 rev:8 rq:603845 version:1.1.0

Changes:

--- /work/SRC/openSUSE:Factory/mcabber/mcabber.changes  2017-08-13 
14:56:56.131773752 +0200
+++ /work/SRC/openSUSE:Factory/.mcabber.new/mcabber.changes 2018-05-04 
11:32:11.577837098 +0200
@@ -1,0 +2,5 @@
+Thu May  3 21:02:05 UTC 2018 - bjorn@gmail.com
+
+- Replace enchant-devel with pkgconfig(enchant) BuildRequires. 
+
+---



Other differences:
--
++ mcabber.spec ++
--- /var/tmp/diff_new_pack.Y2TVBy/_old  2018-05-04 11:32:12.485803780 +0200
+++ /var/tmp/diff_new_pack.Y2TVBy/_new  2018-05-04 11:32:12.485803780 +0200
@@ -30,13 +30,13 @@
 Patch0: up_one_line_message_length.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
-BuildRequires:  enchant-devel
 BuildRequires:  fdupes
 BuildRequires:  libgpgme-devel
 BuildRequires:  libotr-devel
 BuildRequires:  libtool
 BuildRequires:  ncurses-devel
 BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(enchant)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(loudmouth-1.0)
 





commit mcabber for openSUSE:Factory

2017-08-13 Thread root
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 - pgaj...@suse.com
+
+- 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)




commit mcabber for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package mcabber for openSUSE:Factory checked 
in at 2017-02-13 07:49:53

Comparing /work/SRC/openSUSE:Factory/mcabber (Old)
 and  /work/SRC/openSUSE:Factory/.mcabber.new (New)


Package is "mcabber"

Changes:

--- /work/SRC/openSUSE:Factory/mcabber/mcabber.changes  2016-12-10 
18:30:47.648089726 +0100
+++ /work/SRC/openSUSE:Factory/.mcabber.new/mcabber.changes 2017-02-13 
07:49:54.651463634 +0100
@@ -1,0 +2,9 @@
+Fri Feb 10 14:15:22 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.0.5:
+  * Much better performances with huge rosters.
+  * Fix an issue with carbons (CVE-2017-5589, bsc#1024690).
+  * Fix a small memory leak.
+  * contrib/vim: Support reloading filetype detection.
+
+---

Old:

  mcabber-1.0.4.tar.bz2
  mcabber-1.0.4.tar.bz2.asc

New:

  mcabber-1.0.5.tar.bz2
  mcabber-1.0.5.tar.bz2.asc



Other differences:
--
++ mcabber.spec ++
--- /var/tmp/diff_new_pack.2XRgfz/_old  2017-02-13 07:49:55.351363708 +0100
+++ /var/tmp/diff_new_pack.2XRgfz/_new  2017-02-13 07:49:55.351363708 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mcabber
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:   mcabber
-Version:1.0.4
+Version:1.0.5
 Release:0
 Summary:Modular XMPP client on ncurses
 License:GPL-2.0+
 Group:  Productivity/Networking/Instant Messenger
-Url:http://mcabber.com/
-Source: http://mcabber.com/files/%{name}-%{version}.tar.bz2
-Source1:http://mcabber.com/files/%{name}-%{version}.tar.bz2.asc
+Url:https://mcabber.com/
+Source: https://mcabber.com/files/%{name}-%{version}.tar.bz2
+Source1:https://mcabber.com/files/%{name}-%{version}.tar.bz2.asc
 Source2:%{name}.keyring
 # PATCH-FEATURE-OPENSUSE up_one_line_message_length.patch
 Patch0: up_one_line_message_length.patch

++ mcabber-1.0.4.tar.bz2 -> mcabber-1.0.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mcabber-1.0.4/ChangeLog new/mcabber-1.0.5/ChangeLog
--- old/mcabber-1.0.4/ChangeLog 2016-11-21 20:47:26.0 +0100
+++ new/mcabber-1.0.5/ChangeLog 2017-01-29 21:40:20.0 +0100
@@ -1,3 +1,12 @@
+mcabber (1.0.5)
+
+ * Much better performances with huge rosters (Frank Zschockelt)
+ * Fix issue with carbons
+ * Fix small memory leak
+ * contrib/vim: Support reloading filetype detection
+
+ -- Mikael, 2017-01-29
+
 mcabber (1.0.4)
 
  * Bugfix: Check the origin of roster pushes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mcabber-1.0.4/ChangeLog.api 
new/mcabber-1.0.5/ChangeLog.api
--- old/mcabber-1.0.4/ChangeLog.api 2016-11-21 20:47:26.0 +0100
+++ new/mcabber-1.0.5/ChangeLog.api 2017-01-29 21:40:20.0 +0100
@@ -1,5 +1,6 @@
 dev (41)
 
+ * Stable api 1.0.5:1
  * Stable api 1.0.4:1
  * Stable api 1.0.3:1
  * Stable api 1.0.2:1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mcabber-1.0.4/configure new/mcabber-1.0.5/configure
--- old/mcabber-1.0.4/configure 2016-11-21 20:47:37.0 +0100
+++ new/mcabber-1.0.5/configure 2017-01-29 21:40:23.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for mcabber 1.0.4.
+# Generated by GNU Autoconf 2.69 for mcabber 1.0.5.
 #
 # Report bugs to .
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='mcabber'
 PACKAGE_TARNAME='mcabber'
-PACKAGE_VERSION='1.0.4'
-PACKAGE_STRING='mcabber 1.0.4'
+PACKAGE_VERSION='1.0.5'
+PACKAGE_STRING='mcabber 1.0.5'
 PACKAGE_BUGREPORT='mcab...@lilotux.net'
 PACKAGE_URL=''
 
@@ -1365,7 +1365,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures mcabber 1.0.4 to adapt to many kinds of systems.
+\`configure' configures mcabber 1.0.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1435,7 +1435,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of mcabber 1.0.4:";;
+ short | recursive ) echo "Configuration of mcabber 1.0.5:";;
esac
   cat <<\_ACEOF
 
@@ -1574,7 +1574,7 @@
 test -n 

commit mcabber for openSUSE:Factory

2016-03-04 Thread h_root
Hello community,

here is the log from the commit of package mcabber for openSUSE:Factory checked 
in at 2016-03-04 19:30:30

Comparing /work/SRC/openSUSE:Factory/mcabber (Old)
 and  /work/SRC/openSUSE:Factory/.mcabber.new (New)


Package is "mcabber"

Changes:

--- /work/SRC/openSUSE:Factory/mcabber/mcabber.changes  2016-02-17 
12:15:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.mcabber.new/mcabber.changes 2016-03-04 
19:30:38.0 +0100
@@ -1,0 +2,12 @@
+Fri Mar  4 07:46:25 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to 1.0.2:
+  * Compatible with Loudmouth >=1.5.3 with SHA256 support.
+  * Ignore the untrusted certificate warning when user sets a
+fingerprint.
+  * Stop HTML-escaping OTR messages – only strip known tags.
+  * Read $HOME/.mcabberrc if there is no mcabber configuration
+directory.
+  * Minor documentation updates.
+
+---

Old:

  mcabber-1.0.1.tar.bz2
  mcabber-1.0.1.tar.bz2.asc

New:

  mcabber-1.0.2.tar.bz2
  mcabber-1.0.2.tar.bz2.asc



Other differences:
--
++ mcabber.spec ++
--- /var/tmp/diff_new_pack.1oB7RH/_old  2016-03-04 19:30:39.0 +0100
+++ /var/tmp/diff_new_pack.1oB7RH/_new  2016-03-04 19:30:39.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   mcabber
-Version:1.0.1
+Version:1.0.2
 Release:0
 Summary:Modular XMPP client on ncurses
 License:GPL-2.0+

++ mcabber-1.0.1.tar.bz2 -> mcabber-1.0.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mcabber-1.0.1/COPYING new/mcabber-1.0.2/COPYING
--- old/mcabber-1.0.1/COPYING   2016-01-27 10:36:25.0 +0100
+++ new/mcabber-1.0.2/COPYING   2016-02-27 13:41:08.0 +0100
@@ -2,15 +2,15 @@
 to be linked to OpenSSL without invoking GPL clause 2(b).
 --
 
-   GNU GENERAL PUBLIC LICENSE
-  Version 2, June 1991
+GNU GENERAL PUBLIC LICENSE
+   Version 2, June 1991
 
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
- 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
-   Preamble
+Preamble
 
   The licenses for most software are designed to take away your
 freedom to share and change it.  By contrast, the GNU General Public
@@ -19,7 +19,7 @@
 General Public License applies to most of the Free Software
 Foundation's software and to any other program whose authors commit to
 using it.  (Some other Free Software Foundation software is covered by
-the GNU Library General Public License instead.)  You can apply it to
+the GNU Lesser General Public License instead.)  You can apply it to
 your programs, too.
 
   When we speak of free software, we are referring to freedom, not
@@ -59,8 +59,8 @@
 
   The precise terms and conditions for copying, distribution and
 modification follow.
-
-   GNU GENERAL PUBLIC LICENSE
+
+GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
   0. This License applies to any program or other work which contains
@@ -114,7 +114,7 @@
 License.  (Exception: if the Program itself is interactive but
 does not normally print such an announcement, your work based on
 the Program is not required to print an announcement.)
-
+
 These requirements apply to the modified work as a whole.  If
 identifiable sections of that work are not derived from the Program,
 and can be reasonably considered independent and separate works in
@@ -172,7 +172,7 @@
 access to copy the source code from the same place counts as
 distribution of the source code, even though third parties are not
 compelled to copy the source along with the object code.
-
+
   4. You may not copy, modify, sublicense, or distribute the Program
 except as expressly provided under this License.  Any attempt
 otherwise to copy, modify, sublicense or distribute the Program is
@@ -229,7 +229,7 @@
 
 This section is intended to make thoroughly clear what is believed to
 be a consequence of the rest of this License.
-
+
   8. If the distribution and/or use of the Program is restricted in
 certain countries either by patents or by copyrighted interfaces, the
 original copyright holder who places the Program under this License
@@ -259,7 +259,7 @@
 of preserving the free status 

commit mcabber for openSUSE:Factory

2016-02-17 Thread h_root
Hello community,

here is the log from the commit of package mcabber for openSUSE:Factory checked 
in at 2016-02-17 10:24:41

Comparing /work/SRC/openSUSE:Factory/mcabber (Old)
 and  /work/SRC/openSUSE:Factory/.mcabber.new (New)


Package is "mcabber"

Changes:

--- /work/SRC/openSUSE:Factory/mcabber/mcabber.changes  2015-08-25 
08:52:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.mcabber.new/mcabber.changes 2016-02-17 
12:15:32.0 +0100
@@ -1,0 +2,25 @@
+Thu Feb 11 16:26:54 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to 1.0.1:
+  * [PGP] Improve PGP-encryption support.
+  * [PGP] Improve support for GnuPG v2+.
+  * [PGP] Encrypt messages with our own PGP key and decrypt our own
+encrypted messages when Carbons are enabled.
+  * [PGP] New PGP options: 'gpg_path' and 'gpg_home'.
+  * [PGP] Check all signatures and stop immediately if one could be
+verified.
+  * Improve Carbons support.
+  * New option: 'clear_unread_on_carbon'.
+  * Improve SSL fingerprint management;
+Display the server SSL fingerprint when we connect.
+  * Use XDG configuration directory if it contains a configuration
+file.
+  * Fix a few memory leaks.
+  * Fix external password support (especially on OS X).
+  * Fix resizing when mcabber is built with --enable-sigwinch.
+  * Fix reading of history log files w/o LF character.
+  * Minor documentation updates.
+  * Other misc. bugfixes and cleanups.
+- Use tarball signing.
+
+---

Old:

  mcabber-1.0.0.tar.bz2

New:

  mcabber-1.0.1.tar.bz2
  mcabber-1.0.1.tar.bz2.asc
  mcabber.keyring



Other differences:
--
++ mcabber.spec ++
--- /var/tmp/diff_new_pack.AIgaQz/_old  2016-02-17 12:15:33.0 +0100
+++ /var/tmp/diff_new_pack.AIgaQz/_new  2016-02-17 12:15:33.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mcabber
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,15 @@
 
 
 Name:   mcabber
-Version:1.0.0
+Version:1.0.1
 Release:0
 Summary:Modular XMPP client on ncurses
 License:GPL-2.0+
 Group:  Productivity/Networking/Instant Messenger
 Url:http://mcabber.com/
 Source: http://mcabber.com/files/%{name}-%{version}.tar.bz2
+Source1:http://mcabber.com/files/%{name}-%{version}.tar.bz2.asc
+Source2:%{name}.keyring
 # PATCH-FEATURE-OPENSUSE up_one_line_message_length.patch
 Patch0: up_one_line_message_length.patch
 BuildRequires:  aspell-devel

++ mcabber-1.0.0.tar.bz2 -> mcabber-1.0.1.tar.bz2 ++
 2670 lines of diff (skipped)

++ mcabber.keyring ++
pub   dsa1024/ACB7FC95 2008-09-21 [expires: 2016-09-20]
  Key fingerprint = EACA DFF1 5684 9BC8 9653  139E 3C29 00DE ACB7 FC95
uid [ unknown] Mikael BERTHE (MiKael) 

uid [ unknown] Mikael BERTHE 
uid [ unknown] Mikael BERTHE (MiKael) 
sub   elg2048/984DBE33 2008-09-21 [expires: 2016-09-20]

-BEGIN PGP PUBLIC KEY BLOCK-
Version: GnuPG v2

mQGiBEjWsp4RBAC1T6Fdv7dw18xl4HCFLN51dExI1Fla5pYmRRlNGp8vgOgvY2Am
OoAkDheMji4kocD6xKux/5sqY3qsueV+GjllSwtc1jlSV8yLbCOTtRtNKD183WPE
o1x5ZQi5tLrJAA4NcnRRm+afO33xsB3DkFcNmbtVMk085oCuJoGMXggjOwCg0+I3
5yVmpJOfpkgSIUYjZmiWw1UD/jPxRVTUgf/rRzyjk3XOk8tfUvcz703kjWlEjr8p
Nnr5DYn3kxF9mTWxLiZAsgPsoJK3GlCEaFRtYCGP7LupAxi8KpF3jj1mlmP4AlPR
Cpw9v3ZeMTRGfhTM9tjtXA+jj1vqqYm1q1KbfTysC4YKYiTjpfU2JmCmDKrKDrTb
mTqAA/9Vt5/3EKORC7vo40ivKp2zFp8NWOILner0NfuPLi9fKdFsYLd3e2LP90Vo
frvgz+vn96sm64hPwhagjlNiFpyO5fCvaPH+DmSE4Xbv8GDb5N9B0O8Pgf7JqM0K
v2ksep+rje/kJXWxymPDcjTf+9vMyZsxzc7eTduQ+wUBJ0sCm7QlTWlrYWVsIEJF
UlRIRSA8bWlrYWVsLmJlcnRoZUBmcmVlLmZyPohGBBARAgAGBQJLo2dOAAoJEPHj
B/j60bW6MHIAnjLiV5Y/qrmZs6h2GjqY+ZHCNsg/AKCu35m7+NQngHJ0QoZOOK55
tMRKPIhJBDARAgAJBQJMovWdAh0AAAoJEPHjB/j60bW6ZsQAnjX7OLCrJ35X59CJ
c0r8A4AIrTonAJ92JiY4Q8Wa7jUFhRXAKmNxTqjbWYhmBBMRAgAmAhsDBgsJCAcD
AgQVAggDBBYCAwECHgECF4AFAlBcnT4FCQ8KuIYACgkQPCkA3qy3/JUo0wCfancy
0kOHufL3lwOklJuZDHMI7HAAoLCYfLE31M4bp79XM0in31rfFXGBiGYEExECACYF
AkjWsz4CGwMFCQeEzgAGCwkIBwMCBBUCCAMEFgIDAQIeAQIXgAAKCRA8KQDerLf8
lYTiAJ4+CIBJ3vrX5j0HuogfYV8Sc/J/oACgk7X1hutnrgdV0D5lwrikYt94srm0
K01pa2FlbCBCRVJUSEUgKE1pS2FlbCkgPG1pa2FlbEBsaWxvdHV4Lm5ldD6IRgQQ
EQIABgUCS6NnTgAKCRDx4wf4+tG1usquAJwMEDvW9M77/at1THBcy68BQP5KIQCg
vQzV3WsAln9N5f67GlPB82utjViISQQwEQIACQUCTKL1pAIdAAAKCRDx4wf4+tG1
ugNRAJ9iTVXQ0R3NJawRkrlYzLWFevmCYQCgtcWbXSyU2GXKfiJO1MPdkG45OOaI

commit mcabber for openSUSE:Factory

2015-08-25 Thread h_root
Hello community,

here is the log from the commit of package mcabber for openSUSE:Factory checked 
in at 2015-08-25 07:19:41

Comparing /work/SRC/openSUSE:Factory/mcabber (Old)
 and  /work/SRC/openSUSE:Factory/.mcabber.new (New)


Package is mcabber

Changes:

--- /work/SRC/openSUSE:Factory/mcabber/mcabber.changes  2015-07-03 
00:10:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.mcabber.new/mcabber.changes 2015-08-25 
08:52:19.0 +0200
@@ -1,0 +2,5 @@
+Thu Aug 20 17:47:01 UTC 2015 - sor.ale...@meowr.ru
+
+- Correct ncurses BuildRequires.
+
+---



Other differences:
--
++ mcabber.spec ++
--- /var/tmp/diff_new_pack.nbWi3U/_old  2015-08-25 08:52:19.0 +0200
+++ /var/tmp/diff_new_pack.nbWi3U/_new  2015-08-25 08:52:19.0 +0200
@@ -24,7 +24,7 @@
 Group:  Productivity/Networking/Instant Messenger
 Url:http://mcabber.com/
 Source: http://mcabber.com/files/%{name}-%{version}.tar.bz2
-# PATCH-FEATURE-UPSTREAM up_one_line_message_length.patch
+# PATCH-FEATURE-OPENSUSE up_one_line_message_length.patch
 Patch0: up_one_line_message_length.patch
 BuildRequires:  aspell-devel
 BuildRequires:  autoconf
@@ -34,9 +34,9 @@
 BuildRequires:  libgpgme-devel
 BuildRequires:  libotr-devel
 BuildRequires:  libtool
+BuildRequires:  ncurses-devel
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(loudmouth-1.0)
-BuildRequires:  pkgconfig(ncursesw)
 
 %description
 mcabber is a small XMPP console client on ncurses. It features