mirror of
https://github.com/caronc/apprise.git
synced 2025-12-15 10:04:06 +08:00
bumped version to v1.9.5
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" "August 2025" "Chris Caron <lead2gold@gmail.com>"
|
||||
.TH "APPRISE" "1" "September 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'>August 2025</li>
|
||||
<li class='tc'>September 2025</li>
|
||||
<li class='tr'>apprise(1)</li>
|
||||
</ol>
|
||||
|
||||
|
||||
@@ -78,8 +78,8 @@ notification services. It supports sending alerts to platforms such as: \
|
||||
`Webex Teams`, `Workflows`, `WxPusher`, and `XBMC`.}
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.9.4
|
||||
Release: 3%{?dist}
|
||||
Version: 1.9.5
|
||||
Release: 1%{?dist}
|
||||
Summary: A simple wrapper to many popular notification services used today
|
||||
License: BSD-2-Clause
|
||||
URL: https://github.com/caronc/%{pypi_name}
|
||||
@@ -204,8 +204,15 @@ LANG=C.UTF-8 PYTHONPATH=%{buildroot}%{python3_sitelib}:%{_builddir}/%{name}-%{ve
|
||||
%{python3_sitelib}/%{pypi_name}/__pycache__/cli*.py?
|
||||
|
||||
%changelog
|
||||
* Tue Sep 30 2025 Chris Caron <lead2gold@gmail.com> - 1.9.5-1
|
||||
- Updated to v1.9.5
|
||||
|
||||
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1.9.4-4
|
||||
- Rebuilt for Python 3.14.0rc3 bytecode
|
||||
|
||||
* Sat Aug 16 2025 Chris Caron <lead2gold@gmail.com> - 1.9.4-3
|
||||
- Spec file modernization BZ2377453
|
||||
- Translation files patch added to allow v1.9.4 to build corectly
|
||||
|
||||
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1.9.4-2
|
||||
- Rebuilt for Python 3.14.0rc2 bytecode
|
||||
|
||||
Reference in New Issue
Block a user