diff --git a/.gitignore b/.gitignore index fa58a35..af49c7c 100644 --- a/.gitignore +++ b/.gitignore @@ -83,3 +83,4 @@ /vdr-plugin-epg2vdr-1.1.110.tar.bz2 /vdr-plugin-epg2vdr-1.1.111.tar.bz2 /vdr-plugin-epg2vdr-1.1.112.tar.bz2 +/vdr-plugin-epg2vdr-1.1.113.tar.bz2 diff --git a/sources b/sources index da8b85d..fdd1296 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vdr-plugin-epg2vdr-1.1.112.tar.bz2) = 8885159f029ac9d5187bb271c0f7f1ebcd01bec547e71156a04285658c3489c876d4cc071ef6845eeb8158f80cac0863fd9e2e58c8ce84ba6b1ee5abd0d68b05 +SHA512 (vdr-plugin-epg2vdr-1.1.113.tar.bz2) = 866b9feabe654cd67d8b95566d1f2e57d3e012413463974788b1237a37183a262dc844c09316708c66c8f402618d93bda54375086ddb700f5e1e741a4fde5d62 diff --git a/vdr-epg2vdr.spec b/vdr-epg2vdr.spec index 4262312..3edbd05 100644 --- a/vdr-epg2vdr.spec +++ b/vdr-epg2vdr.spec @@ -1,5 +1,5 @@ Name: vdr-epg2vdr -Version: 1.1.112 +Version: 1.1.113 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 +* Mon Mar 23 2020 Martin Gansser - 1.1.113-1 +- Update to 1.1.113 + * Fri Mar 13 2020 Martin Gansser - 1.1.112-1 - Update to 1.1.112