SHA256
1
0
forked from pool/go-sendxmpp

- Update to 0.7.0:

* Reply to XEP-0092 software version requests.
  * Add support for PLUS variants of SCRAM authentification mechanisms
    (requires go-xmpp commit 4c385a334c606e8bc387f0a3d4d84975802b3984).
  * Add pinning of last used authentification mechanism if a SCRAM
    mechanism was used.
  * Print every stanza in a new line (requires go-xmpp commit
    31c7eb6919b67b18e901dc45a8e5681040ea7f31).

OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/go-sendxmpp?expand=0&rev=17
This commit is contained in:
Michael Vetter 2023-11-14 06:57:32 +00:00 committed by Git OBS Bridge
parent 99028834ae
commit 05773d9d27
6 changed files with 19 additions and 7 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://salsa.debian.org/mdosch/go-sendxmpp.git</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="revision">v0.6.2</param>
<param name="revision">v0.7.0</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">disable</param>
<param name="versionrewrite-pattern">v(.*)</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ff951a5ac9f38108122c973e4c5a4035c83689d7cf65a0542d8685a589e5b5af
size 31635

3
go-sendxmpp-0.7.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:67819860d05bdac0ea1c9c9c5f6d03de89d7e5db6e95ceb2a313b2f27435fab1
size 33230

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Nov 14 06:55:48 UTC 2023 - Michael Vetter <mvetter@suse.com>
- Update to 0.7.0:
* Reply to XEP-0092 software version requests.
* Add support for PLUS variants of SCRAM authentification mechanisms
(requires go-xmpp commit 4c385a334c606e8bc387f0a3d4d84975802b3984).
* Add pinning of last used authentification mechanism if a SCRAM
mechanism was used.
* Print every stanza in a new line (requires go-xmpp commit
31c7eb6919b67b18e901dc45a8e5681040ea7f31).
-------------------------------------------------------------------
Sat Sep 30 06:42:12 UTC 2023 - Michael Vetter <mvetter@suse.com>

View File

@ -17,7 +17,7 @@
Name: go-sendxmpp
Version: 0.6.2
Version: 0.7.0
Release: 0
Summary: A little tool to send messages to an XMPP contact or MUC
License: BSD-2-Clause

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:59e990754d34b2060d65dbb3415956bd0e714a091d6ed94ea804e2f783be550e
size 2174751
oid sha256:6f77a73c6019a83de358760d681768ebef4de8193333697e9c98189b895756c7
size 2176403