From ad49342124b57676ecb3a9afd09d623721be637ca1da8f5d3fb97393d13cfcca Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 3 Sep 2020 07:54:52 +0000 Subject: [PATCH] - tighten requirements (bsc#1176101) OBS-URL: https://build.opensuse.org/package/show/network/gajim?expand=0&rev=76 --- gajim.changes | 5 +++++ gajim.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/gajim.changes b/gajim.changes index 1f7cbdf..2a8cb98 100644 --- a/gajim.changes +++ b/gajim.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 3 07:54:28 UTC 2020 - Dirk Mueller + +- tighten requirements (bsc#1176101) + ------------------------------------------------------------------- Wed Aug 26 19:53:25 UTC 2020 - Dirk Mueller diff --git a/gajim.spec b/gajim.spec index 6b44927..60d4775 100644 --- a/gajim.spec +++ b/gajim.spec @@ -37,14 +37,14 @@ BuildRequires: python3-setuptools BuildRequires: update-desktop-files Requires: ca-certificates-mozilla Requires: python3 >= 3.5.0 -Requires: python3-cairo Requires: python3-cssutils >= 1.0.2 Requires: python3-docutils Requires: python3-gobject-Gdk Requires: python3-gobject-cairo -Requires: python3-nbxmpp >= 0.6.9 +Requires: python3-nbxmpp >= 1.0.2 Requires: python3-precis-i18n >= 1.0.0 -Requires: python3-pyOpenSSL >= 0.12 +Requires: python3-pyOpenSSL >= 16.2 +Requires: python3-pycairo >= 1.16.0 Requires: python3-pycurl Requires: python3-xml Recommends: %{name}-lang