SHA256
1
0
forked from pool/go-sendxmpp

Accepting request 1186988 from network:messaging:xmpp

- Update to 0.11.1:
  * Fix Ox encryption in interactive mode (do not add the same
    recipient key to the keyring over and over again).
  * Exit with error code if Ox encryption for one recipient fails.
  * Improved handling of perl sendxmpp config files.

OBS-URL: https://build.opensuse.org/request/show/1186988
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/go-sendxmpp?expand=0&rev=17
This commit is contained in:
Ana Guerrero 2024-07-12 15:05:24 +00:00 committed by Git OBS Bridge
commit 465b5f0b0e
6 changed files with 16 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.11.0</param>
<param name="revision">v0.11.1</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:5c56a8c82c15b0cf90f629bdc1992e2700d227777bbc3759bbe12783e5d31d8f
size 37083

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jul 12 02:44:15 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 0.11.1:
* Fix Ox encryption in interactive mode (do not add the same
recipient key to the keyring over and over again).
* Exit with error code if Ox encryption for one recipient fails.
* Improved handling of perl sendxmpp config files.
-------------------------------------------------------------------
Fri May 31 04:53:19 UTC 2024 - Michael Vetter <mvetter@suse.com>

View File

@ -17,7 +17,7 @@
Name: go-sendxmpp
Version: 0.11.0
Version: 0.11.1
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:ec57b48955c8d5536a1d43d528ae7669e96b0306b6f42ee1179f4f097cadfdca
size 2201295
oid sha256:f3094236116da31080fa71834a34fc60e4231f1301cf6fb8f9b947cdb58af82c
size 2200479