diff --git a/.gitignore b/.gitignore index e5f1036..e5a1a22 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ /vdr-plugin-epg2vdr-1.1.61.tar.bz2 /vdr-plugin-epg2vdr-1.1.64.tar.bz2 /vdr-plugin-epg2vdr-1.1.66.tar.bz2 +/vdr-plugin-epg2vdr-1.1.73.tar.bz2 diff --git a/sources b/sources index 7473b30..d16acdb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vdr-plugin-epg2vdr-1.1.66.tar.bz2) = 371df3836f55e755c114728c99c7beb42918503551562d3c9c3bb8a4fb397a5a30c73af83c48cbf4e49d982742fd713099e9809543d5f076fb5f0ceb40803693 +SHA512 (vdr-plugin-epg2vdr-1.1.73.tar.bz2) = 1e668c166b2159a0b59f683579b731f18e4a7bd64401f74f6447a4069f4c4b4c0e5f8d873b66f82f68c307c0215546b5d2da81ef6c0ee8f55c409bf61e167f64 diff --git a/vdr-epg2vdr.spec b/vdr-epg2vdr.spec index 58e9155..929357b 100644 --- a/vdr-epg2vdr.spec +++ b/vdr-epg2vdr.spec @@ -1,5 +1,5 @@ Name: vdr-epg2vdr -Version: 1.1.66 +Version: 1.1.73 Release: 1%{?dist} Summary: A plugin to retrieve EPG data from a mysql database into VDR @@ -55,6 +55,12 @@ chmod 0755 %{buildroot}/%{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion} %{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion} %changelog +* Thu Jun 29 2017 Martin Gansser - 1.1.73-1 +- Update to 1.1.73 + +* Mon Jun 12 2017 Martin Gansser - 1.1.68-1 +- Update to 1.1.68 + * Sat Jun 10 2017 Martin Gansser - 1.1.66-1 - Update to 1.1.66