diff --git a/.gitignore b/.gitignore index 0c66b7b..196cab3 100644 --- a/.gitignore +++ b/.gitignore @@ -73,3 +73,4 @@ /vdr-plugin-epg2vdr-1.1.96.tar.bz2 /vdr-plugin-epg2vdr-1.1.97.tar.bz2 /vdr-plugin-epg2vdr-1.1.98.tar.bz2 +/vdr-plugin-epg2vdr-1.1.101.tar.bz2 diff --git a/sources b/sources index 3d60194..8096e4d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vdr-plugin-epg2vdr-1.1.98.tar.bz2) = 238f558357670ca4d18ea67dd98211884ca0017eacf5e38bc2d7f0794a6893e71d067c5f6d9d1ae066c12d16ee07fe4bc774370fbbb2ed42bb3552e1bba65ef9 +SHA512 (vdr-plugin-epg2vdr-1.1.101.tar.bz2) = a5752f084678de7160683561ca4bf0f5b420eb30731d2a262fbcfb490ccdb596b50ba22afcaa0de78e40a10587c41dec3f06ad78c96b061027b39e91bfd4f955 diff --git a/vdr-epg2vdr.spec b/vdr-epg2vdr.spec index 04e09f4..5ae43bc 100644 --- a/vdr-epg2vdr.spec +++ b/vdr-epg2vdr.spec @@ -1,6 +1,6 @@ Name: vdr-epg2vdr -Version: 1.1.98 -Release: 6%{?dist} +Version: 1.1.101 +Release: 1%{?dist} Summary: A plugin to retrieve EPG data from a mysql database into VDR License: GPL+ @@ -62,6 +62,9 @@ chmod 0755 %{buildroot}/%{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion} %{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion} %changelog +* Mon Nov 04 2019 Martin Gansser - 1.1.101-1 +- Update to 1.1.101 + * Mon Aug 19 2019 Miro HronĨok - 1.1.98-6 - Rebuilt for Python 3.8