diff --git a/_service b/_service index c2bed60..efdf445 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/dschep/ntfy.git git - v2.6.0 + v2.7.0 @PARENT_TAG@ v(.*) diff --git a/ntfy-2.6.0.tar.xz b/ntfy-2.6.0.tar.xz deleted file mode 100644 index 77e1786..0000000 --- a/ntfy-2.6.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:967be44650b5ef2e8aa87f232595cc34363697c5ed5315b7f1dca5193982d461 -size 1748160 diff --git a/ntfy-2.7.0.tar.xz b/ntfy-2.7.0.tar.xz new file mode 100644 index 0000000..a05074a --- /dev/null +++ b/ntfy-2.7.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:527a4f81557d1209e614a694cbf2871965a911db6a1d76434926d4796f443c5b +size 1749232 diff --git a/python-ntfy.changes b/python-ntfy.changes index cd8e378..4c8d403 100644 --- a/python-ntfy.changes +++ b/python-ntfy.changes @@ -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 diff --git a/python-ntfy.spec b/python-ntfy.spec index b373864..2ef5499 100644 --- a/python-ntfy.spec +++ b/python-ntfy.spec @@ -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