From 676537317f2f7c96dde49b7e425dedb226f64115654980750231caf2cfc17188 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 31 Jan 2019 10:35:07 +0000 Subject: [PATCH] Accepting request 670271 from home:jubalh:branches:network - Require python3-nbxmpp >= 0.6.9 (boo#1123247) OBS-URL: https://build.opensuse.org/request/show/670271 OBS-URL: https://build.opensuse.org/package/show/network/gajim?expand=0&rev=67 --- gajim.changes | 5 +++++ gajim.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/gajim.changes b/gajim.changes index e95105c..522fe66 100644 --- a/gajim.changes +++ b/gajim.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 31 08:19:56 UTC 2019 - mvetter@suse.com + +- Require python3-nbxmpp >= 0.6.9 (boo#1123247) + ------------------------------------------------------------------- Tue Jan 22 12:28:58 UTC 2019 - liedke@rz.uni-mannheim.de diff --git a/gajim.spec b/gajim.spec index 13ebe6c..2bab007 100644 --- a/gajim.spec +++ b/gajim.spec @@ -32,8 +32,8 @@ BuildRequires: hicolor-icon-theme BuildRequires: p11-kit-devel BuildRequires: pkgconfig BuildRequires: python3 >= 3.5.0 -BuildRequires: python3-nbxmpp >= 0.6.8 -BuildRequires: python3-precis-i18n +BuildRequires: python3-nbxmpp >= 0.6.9 +BuildRequires: python3-precis-i18n >= 1.0.0 BuildRequires: python3-setuptools BuildRequires: update-desktop-files Requires: ca-certificates-mozilla @@ -43,8 +43,8 @@ Requires: python3-cssutils >= 1.0.2 Requires: python3-docutils Requires: python3-gobject-Gdk Requires: python3-gobject-cairo -Requires: python3-nbxmpp >= 0.6.8 -Requires: python3-precis-i18n +Requires: python3-nbxmpp >= 0.6.9 +Requires: python3-precis-i18n >= 1.0.0 Requires: python3-pyOpenSSL >= 0.12 Requires: python3-pycurl Requires: python3-xml