diff --git a/.gitignore b/.gitignore index 1c59a30..c48b616 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /vdr-plugin-tvguide-1.2.12.tar.bz2 /vdr-plugin-tvguide-1.2.13.tar.bz2 /vdr-plugin-tvguide-1.2.14.tar.bz2 +/vdr-plugin-tvguide-1.2.15.tar.bz2 diff --git a/sources b/sources index b157b4d..cbefa16 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vdr-plugin-tvguide-1.2.14.tar.bz2) = cdd8ca017af8eb375cf63f3f46ea8540d1777bd275e1a7cd5f0bfe970927a3f689f5578769121c94240e552f42052f05ce9450231d82f9be7f0c664397b9b52d +SHA512 (vdr-plugin-tvguide-1.2.15.tar.bz2) = 7f1381a86e68dd6937d130755bf67704374d24b32a4197e1a6b1fe9a7d10625810d57dd3401705604da9575b9e4ee108c179d250286ff2ebeda661272c798f07 diff --git a/vdr-tvguide.spec b/vdr-tvguide.spec index 22120cb..64365e2 100644 --- a/vdr-tvguide.spec +++ b/vdr-tvguide.spec @@ -1,5 +1,5 @@ Name: vdr-tvguide -Version: 1.2.14 +Version: 1.2.15 Release: 1%{?dist} Summary: TvGuide is a highly customizable 2D EPG viewer plugin License: GPLv2+ @@ -44,6 +44,9 @@ install -Dpm 644 %{SOURCE1} \ %{vdr_resdir}/plugins/tvguide/ %changelog +* Mon Nov 04 2019 Martin Gansser - 1.2.15-1 +- Update to 1.2.15 + * Sun Oct 20 2019 Martin Gansser - 1.2.14-1 - Update to 1.2.14