diff --git a/.gitignore b/.gitignore index 07a0439..aa1c1fd 100644 --- a/.gitignore +++ b/.gitignore @@ -78,3 +78,4 @@ /vdr-plugin-epg2vdr-1.1.103.tar.bz2 /vdr-plugin-epg2vdr-1.1.104.tar.bz2 /vdr-plugin-epg2vdr-1.1.106.tar.bz2 +/vdr-plugin-epg2vdr-1.1.107.tar.bz2 diff --git a/sources b/sources index 1cac178..89caa63 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vdr-plugin-epg2vdr-1.1.106.tar.bz2) = 331fdcc2940f2188066fe8ba53cfd280f0bca1cc5123ba10fd32b521cbc9bec8a47ea13fd38c88d6189b8f3a6550751fbdce7d86fd9589ee3eeebd4b1de07765 +SHA512 (vdr-plugin-epg2vdr-1.1.107.tar.bz2) = 300664c1fb8ecc717be69e31ac963ce93ee8243e3daa870fb1f27f045214ca2dd9961801d50175c84f711a8d16449552bdb7cf49541179b4a65493e8b6f882d9 diff --git a/vdr-epg2vdr.spec b/vdr-epg2vdr.spec index 18930dd..6ef5cb9 100644 --- a/vdr-epg2vdr.spec +++ b/vdr-epg2vdr.spec @@ -1,6 +1,6 @@ Name: vdr-epg2vdr -Version: 1.1.106 -Release: 2%{?dist} +Version: 1.1.107 +Release: 1%{?dist} Summary: A plugin to retrieve EPG data from a mysql database into VDR License: GPL+ @@ -58,6 +58,9 @@ chmod 0755 %{buildroot}/%{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion} %{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion} %changelog +* Sun Feb 16 2020 Martin Gansser - 1.1.107-1 +- Update to 1.1.107 + * Fri Jan 31 2020 Fedora Release Engineering - 1.1.106-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild