mirror of
https://github.com/caronc/apprise.git
synced 2025-12-15 10:04:06 +08:00
bumped version to v1.9.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.\" generated with Ronn-NG/v0.9.1
|
||||
.\" http://github.com/apjanke/ronn-ng/tree/0.9.1
|
||||
.TH "APPRISE" "1" "January 2025" "Chris Caron <lead2gold@gmail.com>"
|
||||
.TH "APPRISE" "1" "February 2025" "Chris Caron <lead2gold@gmail.com>"
|
||||
.SH "NAME"
|
||||
\fBapprise\fR \- Push Notifications that work with just about every platform!
|
||||
.SH "SYNOPSIS"
|
||||
|
||||
@@ -420,7 +420,7 @@ configuration that you want and only specifically notify a subset of them:</p>
|
||||
|
||||
<ol class='man-decor man-foot man foot'>
|
||||
<li class='tl'>Chris Caron <lead2gold@gmail.com></li>
|
||||
<li class='tc'>January 2025</li>
|
||||
<li class='tc'>February 2025</li>
|
||||
<li class='tr'>apprise(1)</li>
|
||||
</ol>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# BSD 2-Clause License
|
||||
# BSD 3-Clause License
|
||||
#
|
||||
# Apprise - Push Notification Library.
|
||||
# Copyright (c) 2025, Chris Caron <lead2gold@gmail.com>
|
||||
@@ -55,7 +55,7 @@ Telegram, Threema Gateway, Twilio, Twitter, Twist, VictorOps, Voipms, Vonage,
|
||||
WeCom Bot, WhatsApp, Webex Teams, Workflows, WxPusher, XBMC}
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.9.2
|
||||
Version: 1.9.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A simple wrapper to many popular notification services used today
|
||||
License: BSD-2-Clause
|
||||
@@ -149,6 +149,12 @@ LANG=C.UTF-8 PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version
|
||||
%{python3_sitelib}/%{pypi_name}/cli.*
|
||||
|
||||
%changelog
|
||||
* Sun Mar 30 2025 Chris Caron <lead2gold@gmail.com> - 1.9.3
|
||||
- Updated to v1.9.3
|
||||
|
||||
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Wed Jan 8 2025 Chris Caron <lead2gold@gmail.com> - 1.9.2
|
||||
- Updated to v1.9.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user