forked from pool/python-nbxmpp
Accepting request 670265 from home:jubalh:branches:devel:languages:python
- Update to version 0.6.9 (boo#1123247): * Always bind after SM failed Fixes #64 * Dont try and guess system language OBS-URL: https://build.opensuse.org/request/show/670265 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nbxmpp?expand=0&rev=38
This commit is contained in:
parent
7daff3dfc3
commit
29152095e6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8c2b4b8aac1a8c6d07c1e30af542fde20a70a9b8c7c04017e9cea0db654437c6
|
||||
size 1516479
|
3
nbxmpp-0.6.9.tar.gz
Normal file
3
nbxmpp-0.6.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:660d796f6d97b30a5e249417abf012ee30a22b9e40817dde05ca9f35c96cc80d
|
||||
size 1516305
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 31 07:51:28 UTC 2019 - mvetter@suse.com
|
||||
|
||||
- Update to version 0.6.9 (boo#1123247):
|
||||
* Always bind after SM failed Fixes #64
|
||||
* Dont try and guess system language
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 19 12:42:07 UTC 2018 - sor.alexei@meowr.ru
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-nbxmpp
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 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
|
||||
@ -12,14 +12,14 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define _name nbxmpp
|
||||
Name: python-nbxmpp
|
||||
Version: 0.6.8
|
||||
Version: 0.6.9
|
||||
Release: 0
|
||||
Summary: XMPP library by Gajim team
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user