diff --git a/.gitignore b/.gitignore index e05d858..18b386d 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ /vdr-plugin-epg2vdr-1.1.78.tar.bz2 /vdr-plugin-epg2vdr-1.1.79.tar.bz2 /vdr-plugin-epg2vdr-1.1.80.tar.bz2 +/vdr-plugin-epg2vdr-1.1.81.tar.bz2 diff --git a/sources b/sources index 0368429..84ca84a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vdr-plugin-epg2vdr-1.1.80.tar.bz2) = 61800d4450b8cb07547c03f931856b35b9561ce85803858c9dfda861bec6ee16c283f266a4d1ef4039c7b7d18afc5cd8967bdd58ea678c700dc61dcb5558bb00 +SHA512 (vdr-plugin-epg2vdr-1.1.81.tar.bz2) = 22bc6a36a5bc31dbe8505d76d02d3b722d852996c1db6f8034cf47f373e2fe4fd735029d92cee0ef86a36035ccac6f0f14d9957574833d37c4a4358c2bcbc9f9 diff --git a/vdr-epg2vdr.spec b/vdr-epg2vdr.spec index 353dbdf..d3413b2 100644 --- a/vdr-epg2vdr.spec +++ b/vdr-epg2vdr.spec @@ -1,5 +1,5 @@ Name: vdr-epg2vdr -Version: 1.1.80 +Version: 1.1.81 Release: 1%{?dist} Summary: A plugin to retrieve EPG data from a mysql database into VDR @@ -62,6 +62,9 @@ chmod 0755 %{buildroot}/%{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion} %{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion} %changelog +* Wed Jan 31 2018 Martin Gansser - 1.1.81-1 +- Update to 1.1.81 + * Sun Jan 28 2018 Martin Gansser - 1.1.80-1 - Update to 1.1.80