From 3fdad21dc1d9a0fe19c3737cbe2a3cc60c2b6aca Mon Sep 17 00:00:00 2001 From: "E.S. Rosenberg a.k.a. Keeper of the Keys" Date: Wed, 20 Mar 2024 11:33:09 +0200 Subject: [PATCH 1/3] Version bump to 4.15/Gevura --- share/man/man1/gpo.1 | 2 +- src/gpodder/__init__.py | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/share/man/man1/gpo.1 b/share/man/man1/gpo.1 index 0240765..fa10ac4 100644 --- a/share/man/man1/gpo.1 +++ b/share/man/man1/gpo.1 @@ -1,4 +1,4 @@ -.TH GPO "1" "October 2023" "gpodder 4.14.0" "User Commands" +.TH GPO "1" "March 2024" "gpodder 4.15.0" "User Commands" .SH NAME gpo \- gPodder command-line interface .SH SYNOPSIS diff --git a/src/gpodder/__init__.py b/src/gpodder/__init__.py index f8a91ea..1506b27 100644 --- a/src/gpodder/__init__.py +++ b/src/gpodder/__init__.py @@ -4,7 +4,7 @@ """ gPodder: Media and podcast aggregator -Copyright (c) 2005-2021 Thomas Perl and the gPodder Team +Copyright (c) 2005-2024 Thomas Perl and the gPodder Team Historically, gPodder was licensed under the terms of the "GNU GPLv2 or later", and has been upgraded to "GNU GPLv3 or later" in August 2007. @@ -50,10 +50,10 @@ # This metadata block gets parsed by setup.py - use single quotes only __tagline__ = 'Media and podcast aggregator' __author__ = 'Thomas Perl ' -__version__ = '4.14.0' -__date__ = '2023-10-01' -__relname__ = 'Nachat' -__copyright__ = '© 2005-2023 Thomas Perl and the gPodder Team' +__version__ = '4.15.0' +__date__ = '2024-03-20' +__relname__ = 'Gevura' +__copyright__ = '© 2005-2024 Thomas Perl and the gPodder Team' __license__ = 'ISC / GPLv3 or later' __url__ = 'http://gpodder.org/' From 2c09c6497c3137fbda2d67ca76874723cae4808b Mon Sep 17 00:00:00 2001 From: "E.S. Rosenberg a.k.a. Keeper of the Keys" Date: Wed, 20 Mar 2024 11:53:25 +0200 Subject: [PATCH 2/3] Update year in README file --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index b94f1d3..9cc7755 100644 --- a/README +++ b/README @@ -6,7 +6,7 @@ |___/ Media and podcast aggregator - Copyright 2005-2020 Thomas Perl and the gPodder Team + Copyright 2005-2024 Thomas Perl and the gPodder Team [ LICENSE ] From c06b3876f309bac5acb86193e5d8ca715f741f29 Mon Sep 17 00:00:00 2001 From: "E.S. Rosenberg a.k.a. Keeper of the Keys" Date: Wed, 20 Mar 2024 11:54:21 +0200 Subject: [PATCH 3/3] Add Github sponsor button, with agreement of @thp --- .github/FUNDING.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..8fc0538 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ +github: Keeper-of-the-Keys +custom: ["https://paypal.me/esrosenberg", Paypal - Keeper-of-the-Keys]