forked from pool/python-ntfy
Update to ntfy 2.7.0.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntfy?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
3583a9a355
commit
5a31d030d3
2
_service
2
_service
@@ -2,7 +2,7 @@
|
|||||||
<service name="obs_scm" mode="disabled">
|
<service name="obs_scm" mode="disabled">
|
||||||
<param name="url">https://github.com/dschep/ntfy.git</param>
|
<param name="url">https://github.com/dschep/ntfy.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">v2.6.0</param>
|
<param name="revision">v2.7.0</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
</service>
|
</service>
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:967be44650b5ef2e8aa87f232595cc34363697c5ed5315b7f1dca5193982d461
|
|
||||||
size 1748160
|
|
||||||
3
ntfy-2.7.0.tar.xz
Normal file
3
ntfy-2.7.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:527a4f81557d1209e614a694cbf2871965a911db6a1d76434926d4796f443c5b
|
||||||
|
size 1749232
|
||||||
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 25 19:51:37 UTC 2018 - marix@marix.org
|
||||||
|
|
||||||
|
- Update to ntfy 2.7.0.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Apr 15 11:08:58 UTC 2018 - marix@marix.org
|
Sun Apr 15 11:08:58 UTC 2018 - marix@marix.org
|
||||||
|
|
||||||
|
|||||||
@@ -22,10 +22,10 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
|
|
||||||
Name: python-ntfy
|
Name: python-ntfy
|
||||||
Version: 2.6.0
|
Version: 2.7.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A utility for sending push notifications
|
Summary: A utility for sending push notifications
|
||||||
License: GPL-3.0
|
License: GPL-3.0-only
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: https://github.com/dschep/ntfy
|
Url: https://github.com/dschep/ntfy
|
||||||
Source: ntfy-%{version}.tar.xz
|
Source: ntfy-%{version}.tar.xz
|
||||||
|
|||||||
Reference in New Issue
Block a user