diff --git a/gajim.changes b/gajim.changes index 9926eb6..8b13389 100644 --- a/gajim.changes +++ b/gajim.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat May 12 11:06:44 UTC 2018 - tbro@opensuse.org + +- Fixed dependency in spec file on python3-nbxmpp 0.6.5: + * With python3-nbxmpp 0.6.4 the newest version of gajim broke + ------------------------------------------------------------------- Thu May 3 12:04:00 UTC 2018 - sor.alexei@meowr.ru diff --git a/gajim.spec b/gajim.spec index 9afaba1..7c4c4c5 100644 --- a/gajim.spec +++ b/gajim.spec @@ -33,7 +33,7 @@ BuildRequires: hicolor-icon-theme BuildRequires: p11-kit-devel BuildRequires: pkgconfig BuildRequires: python3 -BuildRequires: python3-nbxmpp >= 0.6.4 +BuildRequires: python3-nbxmpp >= 0.6.5 BuildRequires: python3-setuptools BuildRequires: update-desktop-files Requires: ca-certificates-mozilla