forked from pool/go-sendxmpp
Accepting request 1140242 from network:messaging:xmpp
- Update to 0.8.2: * Fix an issue in look up of SRV records (via xmppsrv v0.2.6) OBS-URL: https://build.opensuse.org/request/show/1140242 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/go-sendxmpp?expand=0&rev=11
This commit is contained in:
commit
eff7b3e834
2
_service
2
_service
@ -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.8.1</param>
|
||||
<param name="revision">v0.8.2</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">disable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce1193733c7ae790d2f4ea8383c1b0b91383219b3f45bfa5e6324717c822a6ea
|
||||
size 33530
|
3
go-sendxmpp-0.8.2.tar.gz
Normal file
3
go-sendxmpp-0.8.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f2c8eca55663673bca0451554a8352e35d834ff646c94c0020780d9f16be09d
|
||||
size 33562
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 21 07:36:03 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.8.2:
|
||||
* Fix an issue in look up of SRV records (via xmppsrv v0.2.6)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 17 03:56:07 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: go-sendxmpp
|
||||
Version: 0.8.1
|
||||
Version: 0.8.2
|
||||
Release: 0
|
||||
Summary: A little tool to send messages to an XMPP contact or MUC
|
||||
License: BSD-2-Clause
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f759475521fadcba97ce97c4b870559678ff6c7495cf97ac38e903ec9708f60
|
||||
size 2185791
|
||||
oid sha256:32073fd31896ccfd8505e8ed9bc74f656096a75ba14f5779209510bde615e2d2
|
||||
size 2186134
|
||||
|
Loading…
x
Reference in New Issue
Block a user