diff --git a/.gitignore b/.gitignore index b2917a8..e0fd26b 100644 --- a/.gitignore +++ b/.gitignore @@ -86,3 +86,4 @@ /vdr-plugin-epg2vdr-1.1.113.tar.bz2 /vdr-plugin-epg2vdr-1.1.115.tar.bz2 /vdr-plugin-epg2vdr-1.1.116.tar.bz2 +/vdr-plugin-epg2vdr-1.1.117.tar.bz2 diff --git a/sources b/sources index 3892657..e4478dc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vdr-plugin-epg2vdr-1.1.116.tar.bz2) = bcd3eac941b40a2acf5d86501bb71d660895c44cad1da3baad42cff20798595860a301a9eba57ba0d87aa1e9b0cecb5489abfae4f81ea28757f9d833abce818c +SHA512 (vdr-plugin-epg2vdr-1.1.117.tar.bz2) = dab9100f9ef9407f455e3c2f99ee8aea1b62804fa6a050b2a7c3f41b239da85745fdf0b0505c18532775abba6ce6a5f1edb908ef97becd25ce2eac22554efd6b diff --git a/vdr-epg2vdr.spec b/vdr-epg2vdr.spec index dd6fb59..80e5874 100644 --- a/vdr-epg2vdr.spec +++ b/vdr-epg2vdr.spec @@ -1,5 +1,5 @@ Name: vdr-epg2vdr -Version: 1.1.116 +Version: 1.1.117 Release: 1%{?dist} Summary: A plugin to retrieve EPG data from a mysql database into VDR @@ -58,6 +58,9 @@ chmod 0755 %{buildroot}/%{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion} %{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion} %changelog +* Wed Aug 19 2020 Martin Gansser - 1.1.117-1 +- Update to 1.1.117 + * Tue Aug 18 2020 Martin Gansser - 1.1.116-1 - Update to 1.1.116