14
0
forked from pool/python-ntfy
Matthias Bach
2018-11-25 19:53:42 +00:00
committed by Git OBS Bridge
parent 3583a9a355
commit 5a31d030d3
5 changed files with 11 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
<service name="obs_scm" mode="disabled">
<param name="url">https://github.com/dschep/ntfy.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="versionrewrite-pattern">v(.*)</param>
</service>

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:527a4f81557d1209e614a694cbf2871965a911db6a1d76434926d4796f443c5b
size 1749232

View File

@@ -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

View File

@@ -22,10 +22,10 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-ntfy
Version: 2.6.0
Version: 2.7.0
Release: 0
Summary: A utility for sending push notifications
License: GPL-3.0
License: GPL-3.0-only
Group: Development/Languages/Python
Url: https://github.com/dschep/ntfy
Source: ntfy-%{version}.tar.xz