commit b22d98a7cbdd0f19b63336cb70898583dd1676b5
Author: Martin Gansser <mgansser(a)online.de>
Date: Sat Dec 24 11:32:59 2022 +0100
Update to 3.0.29
.gitignore | 1 +
sources | 2 +-
vdr-markad.spec | 9 ++++++---
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3c1f575..f333118 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,3 +54,4 @@ vdr-plugin-markad-74e2a8c5382fa8bfacd12274899112724a1e0d51.tar.bz2
/vdr-markad-3.0.26.tar.gz
/vdr-markad-3.0.27.tar.gz
/vdr-markad-3.0.28.tar.gz
+/vdr-markad-3.0.29.tar.gz
diff --git a/sources b/sources
index 052b30a..5deb925 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-markad-3.0.28.tar.gz) =
3712abfef23633f5af62b4a0f0247ddbc4f5107b4b938c3928c86d486d599db43cac8e7f81ac62ef1147b3e6892950f73665835bbcb12f5c46b801062c8b339e
+SHA512 (vdr-markad-3.0.29.tar.gz) =
0d57434562edee876b1e9e17ee3273ae31d64ef7dba7e923e0e930df80844a5fcc102985edb73d91063d0c0ff0baa0b013fa8ca41730ed000a994054695113c5
diff --git a/vdr-markad.spec b/vdr-markad.spec
index 2b4eefc..7c3baf3 100644
--- a/vdr-markad.spec
+++ b/vdr-markad.spec
@@ -5,12 +5,12 @@
%endif
Name: vdr-markad
-Version: 3.0.28
-Release: 2%{?dist}
+Version: 3.0.29
+Release: 1%{?dist}
Summary: Advanced commercial detection for VDR
License: GPLv2+
URL:
https://github.com/kfb77/vdr-plugin-markad
-Source0:
https://github.com/kfb77/vdr-plugin-markad/archive/v%{version}.tar.gz#/%{...
+Source0:
https://github.com/kfb77/vdr-plugin-markad/archive/refs/tags/V%{version}....
Source1: %{name}.conf
BuildRequires: make
BuildRequires: gcc-c++
@@ -71,6 +71,9 @@ fi
%doc html
%changelog
+* Sat Dec 24 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 3.0.29-1
+- Update to 3.0.29
+
* Sun Dec 18 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 3.0.28-2
- Rebuilt for new VDR API version