commit 814bc38325524c5bff00bf4f6aa4e4f32f1c90b2
Author: Martin Gansser <mgansser(a)online.de>
Date: Mon Jan 29 10:41:32 2024 +0100
Rebuilt for new VDR API version
vdr-weatherforecast.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/vdr-weatherforecast.spec b/vdr-weatherforecast.spec
index dc76551..8691a0d 100644
--- a/vdr-weatherforecast.spec
+++ b/vdr-weatherforecast.spec
@@ -2,12 +2,12 @@
# version we want build against
%global vdr_version 2.6.3
%if 0%{?fedora} >= 40
-%global vdr_version 2.6.5
+%global vdr_version 2.6.6
%endif
Name: vdr-weatherforecast
Version: 0.2.0
-Release: 27%{?dist}
+Release: 28%{?dist}
Summary: A VDR plugin which provides a weather forecast
License: GPLv2+ and BSD
URL:
https://github.com/vdr-projects/vdr-plugin-weatherforecast
@@ -49,6 +49,9 @@ install -Dpm 644 %{SOURCE1} \
%changelog
+* Fri Jan 26 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 0.2.0-28
+- Rebuilt for new VDR API version
+
* Tue Jan 09 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 0.2.0-27
- Rebuilt for new VDR API version
- Add BR gettext for rawhide