commit a8934efd51a245a1780e80caba94a05b3892de62
Author: Martin Gansser <mgansser(a)online.de>
Date: Fri Jul 5 22:26:15 2019 +0200
Update to 9.3.1
.gitignore | 1 +
sources | 2 +-
tvguideng-gcc6.patch | 45 ---------------------------------------------
tvguideng_235.diff | 49 -------------------------------------------------
vdr-tvguideng.spec | 11 +++++------
5 files changed, 7 insertions(+), 101 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f87621d..7484cc5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/vdr-plugin-tvguideng-0.3.0.tar.bz2
+/vdr-plugin-tvguideng-0.3.1.tar.bz2
diff --git a/sources b/sources
index f5161fb..a7bfbc9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dd810a231a1718444d4f02180ae39bb5 vdr-plugin-tvguideng-0.3.0.tar.bz2
+f6e6040886ba075e19072a29df6e50d9 vdr-plugin-tvguideng-0.3.1.tar.bz2
diff --git a/vdr-tvguideng.spec b/vdr-tvguideng.spec
index 7c3c690..965322b 100644
--- a/vdr-tvguideng.spec
+++ b/vdr-tvguideng.spec
@@ -1,16 +1,12 @@
%global pname tvguideng
Name: vdr-%{pname}
-Version: 0.3.0
-Release: 12%{?dist}
+Version: 0.3.1
+Release: 1%{?dist}
Summary: TvGuideNG is a highly customizable 2D EPG viewer plugin
License: GPLv2+
URL:
http://projects.vdr-developer.org/projects/plg-tvguideng
Source0:
https://projects.vdr-developer.org/git/vdr-plugin-tvguideng.git/snapshot/...
-#
https://projects.vdr-developer.org/issues/2427
-Patch0: %{pname}-gcc6.patch
-#
https://www.vdr-portal.de/index.php?attachment/41876-tvguideng-235-diff/
-Patch1: tvguideng_235.diff
BuildRequires: gcc-c++
BuildRequires: vdr-devel >= 2.0.0
@@ -45,6 +41,9 @@ make install DESTDIR=%{buildroot}
%{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion}
%changelog
+* Fri Jul 05 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 0.3.1-1
+- Update to 9.3.1
+
* Mon Jul 01 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 0.3.0-12
- Rebuilt for new VDR API version 2.4.1