diff --git a/.gitignore b/.gitignore index 46aaff5..8ab606b 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /vdr-plugin-epg2vdr-1.1.38.tar.bz2 /vdr-plugin-epg2vdr-1.1.39.tar.bz2 /vdr-plugin-epg2vdr-1.1.40.tar.bz2 +/vdr-plugin-epg2vdr-1.1.41.tar.bz2 diff --git a/sources b/sources index 0f53064..9b2221a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vdr-plugin-epg2vdr-1.1.40.tar.bz2) = 41eb3b798a1e972790c9b3fd036be206d1d7fc8c0499e1fa1b7f667d8380a10306383600eb181abac02bb2c3967e1651b44bc4b88c6d092f31637c851be56f3f +SHA512 (vdr-plugin-epg2vdr-1.1.41.tar.bz2) = 7653eca2fb2e7d3a0bde430670143992a02dc6061826f73a6795108cb08cd171c9b9c16b30b66da9b3164d813383dfdc14e8977ee9cfcf67c26cdc1b2b85a0af diff --git a/vdr-epg2vdr.spec b/vdr-epg2vdr.spec index 4c15ae9..4dcea42 100644 --- a/vdr-epg2vdr.spec +++ b/vdr-epg2vdr.spec @@ -1,5 +1,5 @@ Name: vdr-epg2vdr -Version: 1.1.40 +Version: 1.1.41 Release: 1%{?dist} Summary: A plugin to retrieve EPG data from a mysql database into VDR @@ -51,6 +51,9 @@ chmod 0755 %{buildroot}/%{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion} %{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion} %changelog +* Tue Feb 28 2017 Martin Gansser - 1.1.41-1 +- Update to 1.1.41 + * Mon Feb 27 2017 Martin Gansser - 1.1.40-1 - Update to 1.1.40