SHA256
7
0
forked from pool/go-sendxmpp

4 Commits

Author SHA256 Message Date
3ac86d2091 Accepting request 1201691 from network:messaging:xmpp
- Update to 0.11.2:
  * Add Gopenpgp and Xmppsrv version to --version output.
  * Improve selection between StartTLS and DirectTLS.

OBS-URL: https://build.opensuse.org/request/show/1201691
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/go-sendxmpp?expand=0&rev=18
2024-09-18 13:27:22 +00:00
8d4598a8f1 - Update to 0.11.2:
* Add Gopenpgp and Xmppsrv version to --version output.
  * Improve selection between StartTLS and DirectTLS.

OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/go-sendxmpp?expand=0&rev=37
2024-09-18 05:39:07 +00:00
465b5f0b0e 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
2024-07-12 15:05:24 +00:00
e80eba04cf - 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/package/show/network:messaging:xmpp/go-sendxmpp?expand=0&rev=35
2024-07-12 02:44:58 +00:00
6 changed files with 23 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.2</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:345ee129d7ed87a1b7f90b3c2012357a744dd61f9a4dac97a8cc038065c9db7a
size 37443

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Sep 18 05:38:31 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 0.11.2:
* Add Gopenpgp and Xmppsrv version to --version output.
* Improve selection between StartTLS and DirectTLS.
-------------------------------------------------------------------
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.2
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:c7ab970028e35c1d9a565ffa8723d93091087c38d06e767aa4234d3022d5c2f5
size 1469564