Notification time stamped 2022-08-31 23:53:52 UTC
From e520cc65db35132e7c8394b71664227e11fee994 Mon Sep 17 00:00:00 2001 From: Chris Caron lead2gold@gmail.com Date: Feb 01 2020 18:52:01 +0000 Subject: Updated to v0.8.4
Signed-off-by: Chris Caron lead2gold@gmail.com
---
diff --git a/.gitignore b/.gitignore index e40926d..3f34f04 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /apprise-0.8.1.tar.gz /apprise-0.8.2.tar.gz /apprise-0.8.3.tar.gz +/apprise-0.8.4.tar.gz diff --git a/python-apprise.spec b/python-apprise.spec index 1b1208d..f3bb584 100644 --- a/python-apprise.spec +++ b/python-apprise.spec @@ -1,4 +1,4 @@ -# Copyright (C) 2019 Chris Caron lead2gold@gmail.com +# Copyright (C) 2020 Chris Caron lead2gold@gmail.com # All rights reserved. # # This code is licensed under the MIT License. @@ -48,16 +48,16 @@ notification services that are out there. Apprise opens the door and makes it easy to access:
Boxcar, ClickSend, Discord, E-Mail, Emby, Faast, Flock, Gitter, Gotify, Growl, -IFTTT, Join, KODI, Kumulos, Mailgun, MatterMost, Matrix, Microsoft Windows -Notifications, Microsoft Teams, MessageBird, MSG91, Nexmo, Nextcloud, Notica, -Notifico, Notify MyAndroid, Prowl, Pushalot, PushBullet, Pushjet, Pushover, -PushSafer, Rocket.Chat, SendGrid, SimplePush, Slack, Super Toasty, Stride, -Syslog, Techulus Push, Telegram, Twilio, Twitter, Twist, XBMC, XMPP, -Webex Teams} +IFTTT, Join, Kavenegar, KODI, Kumulos, Mailgun, MatterMost, Matrix, Microsoft +Windows Notifications, Microsoft Teams, MessageBird, MSG91, Nexmo, Nextcloud, +Notica, Notifico, Notify MyAndroid, Prowl, Pushalot, PushBullet, Pushjet, +Pushover, PushSafer, Rocket.Chat, SendGrid, SimplePush, Sinch, Slack, Super +Toasty, Stride, Syslog, Techulus Push, Telegram, Twilio, Twitter, Twist, XBMC, +XMPP, Webex Teams}
Name: python-%{pypi_name} -Version: 0.8.3 -Release: 2%{?dist} +Version: 0.8.4 +Release: 1%{?dist} Summary: A simple wrapper to many popular notification services used today License: MIT URL: https://github.com/caronc/%%7Bpypi_name%7D @@ -222,6 +222,9 @@ LANG=C.UTF-8 PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version %endif
%changelog +* Sat Feb 1 2020 Chris Caron lead2gold@gmail.com - 0.8.4-1 +- Updated to v0.8.4 + * Thu Jan 30 2020 Fedora Release Engineering releng@fedoraproject.org - 0.8.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
diff --git a/sources b/sources index e4f52c6..5fd5873 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (apprise-0.8.3.tar.gz) = 0d459bc9a689be2110c5021924b6c112ac91e867538c528cfb0f3faf30ffa6038b9454231050b671132795d95dd7fb0c1200b2fdc529f95ef4afb43b1ddfdd9c +SHA512 (apprise-0.8.4.tar.gz) = e60e96ee99c4b834d1f960ff0e00871171b68266932d36f24f4df75d82c8c5dbfc272b827adbcf94e881c5ab3a053e8cdc966046907b03049aa6c1b525b863f2
https://src.fedoraproject.org/rpms/python-apprise/c/e520cc65db35132e7c8394b7...
scm-commits@lists.fedoraproject.org