From de113141fb6e0f34ca798b9e1d19491b0ee9fd8d4cea09a52897aa5545dfd49b Mon Sep 17 00:00:00 2001 From: Matthias Bach Date: Wed, 4 Apr 2018 18:47:12 +0000 Subject: [PATCH] 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 --- _service | 2 +- python-ntfy.changes | 6 ++++++ python-ntfy.spec | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/_service b/_service index a25c45a..5dfad53 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/dschep/ntfy.git git - v2.5.1 + v2.6.0 @PARENT_TAG@ v(.*) diff --git a/python-ntfy.changes b/python-ntfy.changes index dd49447..81e631e 100644 --- a/python-ntfy.changes +++ b/python-ntfy.changes @@ -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 diff --git a/python-ntfy.spec b/python-ntfy.spec index ea97c9c..77cc77f 100644 --- a/python-ntfy.spec +++ b/python-ntfy.spec @@ -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