Accepting request 1240835 from network:messaging:xmpp
- Update to 0.14.1: * Use prettier date format for error messages. * Update XEP-0474 to version 0.4.0 (requires go-xmpp >= 0.2.10). OBS-URL: https://build.opensuse.org/request/show/1240835 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/go-sendxmpp?expand=0&rev=23
This commit is contained in:
commit
1d4cc4258f
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://salsa.debian.org/mdosch/go-sendxmpp.git</param>
|
<param name="url">https://salsa.debian.org/mdosch/go-sendxmpp.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="revision">v0.14.0</param>
|
<param name="revision">v0.14.1</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">disable</param>
|
<param name="changesgenerate">disable</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6cc9bb1f9755d08624ff398463fb8a548162a4691d95107c0b275f016739be7d
|
|
||||||
size 40193
|
|
3
go-sendxmpp-0.14.1.tar.gz
Normal file
3
go-sendxmpp-0.14.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3051ccb5471fe2234e5879a6b16ec7d452508926f06a6cd1eae033dc5a706fe4
|
||||||
|
size 40167
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 28 13:22:45 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
- Update to 0.14.1:
|
||||||
|
* Use prettier date format for error messages.
|
||||||
|
* Update XEP-0474 to version 0.4.0 (requires go-xmpp >= 0.2.10).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 30 11:04:08 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
Mon Dec 30 11:04:08 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package go-sendxmpp
|
# spec file for package go-sendxmpp
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: go-sendxmpp
|
Name: go-sendxmpp
|
||||||
Version: 0.14.0
|
Version: 0.14.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A little tool to send messages to an XMPP contact or MUC
|
Summary: A little tool to send messages to an XMPP contact or MUC
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:5e9fa66727417b33887ab3e967ecd5f1579c474bac0c095e31be800bdcedac41
|
oid sha256:97b6e22df21e176d20590c1b472ed03e0dbda0b38f24e3b8f7d355cd150336ea
|
||||||
size 1502224
|
size 1502887
|
||||||
|
Loading…
x
Reference in New Issue
Block a user