Notification time stamped 2022-08-31 23:53:52 UTC
From 2998c286358375f30a30f22d975d7be1f251b91a Mon Sep 17 00:00:00 2001 From: Chris Caron lead2gold@gmail.com Date: Oct 14 2019 02:01:41 +0000 Subject: Updated to v0.8.1
Signed-off-by: Chris Caron lead2gold@gmail.com
---
diff --git a/.gitignore b/.gitignore index 7f0a059..95a8fc0 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /apprise-0.7.8.tar.gz /apprise-0.7.9.tar.gz /apprise-0.8.0.tar.gz +/apprise-0.8.1.tar.gz diff --git a/python-apprise.spec b/python-apprise.spec index 89e50b4..a9ab766 100644 --- a/python-apprise.spec +++ b/python-apprise.spec @@ -49,13 +49,13 @@ 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, Notify MyAndroid, -Prowl, Pushalot, PushBullet, Pushjet, Pushover, Rocket.Chat, SendGrid, -SimplePush, Slack, Super Toasty, Stride, Techulus Push, Telegram, Twilio, -Twitter, Twist, XBMC, XMPP, Webex Teams} +Notifications, Microsoft Teams, MessageBird, MSG91, Nexmo, Notifico, +Notify MyAndroid, Prowl, Pushalot, PushBullet, Pushjet, Pushover, Rocket.Chat, +SendGrid, SimplePush, Slack, Super Toasty, Stride, Syslog, Techulus Push, Telegram, +Twilio, Twitter, Twist, XBMC, XMPP, Webex Teams}
Name: python-%{pypi_name} -Version: 0.8.0 +Version: 0.8.1 Release: 1%{?dist} Summary: A simple wrapper to many popular notification services used today License: MIT @@ -221,6 +221,9 @@ LANG=C.UTF-8 PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version %endif # with_python2
%changelog +* Sun Oct 13 2019 Chris Caron lead2gold@gmail.com - 0.8.1-1 +- Updated to v0.8.1 + * Fri Sep 20 2019 Chris Caron lead2gold@gmail.com - 0.8.0-1 - Updated to v0.8.0
diff --git a/sources b/sources index 5e21d32..b1553ab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (apprise-0.8.0.tar.gz) = 029fe8b06b821d48b7e32822045aa34f6cf61e5dbc4dbab1c9dd84cb952795088320c55e0c87c773958304cfa424514f6025dd40edd7b38efdda39bd8b105f23 +SHA512 (apprise-0.8.1.tar.gz) = e02b723f9efe944d3bab63cb184423347e1c725c47e6388c59eefbcb3ca224d950ce0228dc2f47bd54335b4f627ee6c8285834371254f2689585aa1f737754f0
https://src.fedoraproject.org/rpms/python-apprise/c/2998c286358375f30a30f22d...
scm-commits@lists.fedoraproject.org