diff --git a/.gitignore b/.gitignore index aa1c1fd..0150252 100644 --- a/.gitignore +++ b/.gitignore @@ -79,3 +79,4 @@ /vdr-plugin-epg2vdr-1.1.104.tar.bz2 /vdr-plugin-epg2vdr-1.1.106.tar.bz2 /vdr-plugin-epg2vdr-1.1.107.tar.bz2 +/vdr-plugin-epg2vdr-1.1.109.tar.bz2 diff --git a/sources b/sources index 89caa63..2db7343 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vdr-plugin-epg2vdr-1.1.107.tar.bz2) = 300664c1fb8ecc717be69e31ac963ce93ee8243e3daa870fb1f27f045214ca2dd9961801d50175c84f711a8d16449552bdb7cf49541179b4a65493e8b6f882d9 +SHA512 (vdr-plugin-epg2vdr-1.1.109.tar.bz2) = 2967119c9d33908e7da59fa30e31bf4a9feab5610edf89b0a827ed6d14cf5bd11544aec8e405897190a4c9cbd752ec6a2dbe1a1a91cb29fd4d10ab18089d5984 diff --git a/vdr-epg2vdr.spec b/vdr-epg2vdr.spec index 6ef5cb9..af960fb 100644 --- a/vdr-epg2vdr.spec +++ b/vdr-epg2vdr.spec @@ -1,5 +1,5 @@ Name: vdr-epg2vdr -Version: 1.1.107 +Version: 1.1.109 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 +* Tue Feb 18 2020 Martin Gansser - 1.1.109-1 +- Update to 1.1.109 + * Sun Feb 16 2020 Martin Gansser - 1.1.107-1 - Update to 1.1.107