diff --git a/.gitignore b/.gitignore index 820a807..99218c2 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /vdr-plugin-epg2vdr-1.1.20.tar.bz2 /vdr-plugin-epg2vdr-1.1.21.tar.bz2 /vdr-plugin-epg2vdr-1.1.23.tar.bz2 +/vdr-plugin-epg2vdr-1.1.24.tar.bz2 diff --git a/sources b/sources index b0acef9..050a622 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vdr-plugin-epg2vdr-1.1.23.tar.bz2) = fa6a8f8a25008a04801efc7736201efe202f0ab9b88a1198212177d1ffa5bac87995bc47a2d01ad3c3e750023f02b23f84e945f06d7a924e5201146cf197ba76 +SHA512 (vdr-plugin-epg2vdr-1.1.24.tar.bz2) = 2b77c27d827efe8f6c86806597ffda6bc3f9b867ef77b3a769bcb9b5e5258760d0350c75ea733e7172b4017a7b0cbbec0e58c0a606b18586eda608d99eee5f60 diff --git a/vdr-epg2vdr.spec b/vdr-epg2vdr.spec index 257bbbb..061cec2 100644 --- a/vdr-epg2vdr.spec +++ b/vdr-epg2vdr.spec @@ -1,5 +1,5 @@ Name: vdr-epg2vdr -Version: 1.1.23 +Version: 1.1.24 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 +* Mon Jan 16 2017 Martin Gansser - 1.1.24-1 +- Update to 1.1.24 + * Wed Jan 11 2017 Martin Gansser - 1.1.23-1 - Update to 1.1.23