forked from pool/python-ntfy
Accepting request 593614 from home:theMarix:Python
- Update to Ntfy 2.6.0 * This version adds support for third party backends. OBS-URL: https://build.opensuse.org/request/show/593614 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntfy?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
71a1d3ae7c
commit
de113141fb
2
_service
2
_service
@@ -2,7 +2,7 @@
|
||||
<service name="obs_scm">
|
||||
<param name="url">https://github.com/dschep/ntfy.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v2.5.1</param>
|
||||
<param name="revision">v2.6.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
</service>
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 4 18:34:22 UTC 2018 - marix@marix.org
|
||||
|
||||
- Update to Ntfy 2.6.0
|
||||
* This version adds support for third party backends.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 31 19:14:54 UTC 2018 - marix@marix.org
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
|
||||
Name: python-ntfy
|
||||
Version: 0 # set via _service
|
||||
Version: 2.6.0
|
||||
Release: 0
|
||||
License: GPL-3.0
|
||||
Summary: A utility for sending push notifications
|
||||
|
||||
Reference in New Issue
Block a user