commit 774e32779b6fd9d6785bd90ba96d7cac997136d5
Author: Martin Gansser <mgansser(a)online.de>
Date: Sun Dec 4 16:23:21 2022 +0100
Update URL address
Rebuilt for new VDR API version
.gitignore | 1 +
sources | 2 +-
vdr-weatherforecast.spec | 14 ++++++++++----
3 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4fed792..37787fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/vdr-plugin-weatherforecast-0.2.0.tar.bz2
/vdr-weatherforecast.conf
+/vdr-weatherforecast-0.2.0.tar.gz
diff --git a/sources b/sources
index 5401053..eb59884 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-plugin-weatherforecast-0.2.0.tar.bz2) =
3e7e6f9dadbc9f4ca1f95966f88cfbddea64af02272403d181c1c8fdd13649599db430e51f39a2f11f1020fbb3b2a709900d1c51536e9b8c5961cff2fccab840
+SHA512 (vdr-weatherforecast-0.2.0.tar.gz) =
fe8509513308d0dc99463b60f52317ce2e3dd136af42050b90e31d77ec291ec1bfe1a05059b8e19d3b1a2acde9308fdca718a9da6016478ffc3d232d222ea72f
diff --git a/vdr-weatherforecast.spec b/vdr-weatherforecast.spec
index a74f49e..d4b7923 100644
--- a/vdr-weatherforecast.spec
+++ b/vdr-weatherforecast.spec
@@ -1,15 +1,17 @@
%global pname weatherforecast
# version we want build against
%global vdr_version 2.6.1
-
+%if 0%{?fedora} >= 38
+%global vdr_version 2.6.2
+%endif
Name: vdr-weatherforecast
Version: 0.2.0
-Release: 23%{?dist}
+Release: 24%{?dist}
Summary: A VDR plugin which provides a weather forecast
License: GPLv2+ and BSD
-URL:
http://projects.vdr-developer.org/projects/plg-weatherforecast
-Source0:
http://projects.vdr-developer.org/git/vdr-plugin-%{pname}.git/snapshot/vd...
+URL:
https://github.com/vdr-projects/vdr-plugin-weatherforecast
+Source0:
https://github.com/vdr-projects/vdr-plugin-%{pname}/archive/refs/tags/%{v...
# Configuration files for plugin parameters. These are Fedora specific and not in
upstream.
Source1: %{name}.conf
@@ -46,6 +48,10 @@ install -Dpm 644 %{SOURCE1} \
%changelog
+* Sat Dec 03 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 0.2.0-24
+- Update URL address
+- Rebuilt for new VDR API version
+
* Mon Aug 08 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> -
0.2.0-23
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg
5.1