diff --git a/.gitignore b/.gitignore index 96e935f..96502dc 100644 --- a/.gitignore +++ b/.gitignore @@ -92,3 +92,4 @@ /vdr-plugin-epg2vdr-1.2.3.tar.bz2 /vdr-plugin-epg2vdr-1.2.5.tar.bz2 /vdr-plugin-epg2vdr-1.2.6.tar.bz2 +/vdr-plugin-epg2vdr-1.2.7.tar.bz2 diff --git a/sources b/sources index 29b2467..fedf07b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vdr-plugin-epg2vdr-1.2.6.tar.bz2) = f28803c560209b65f68293b70ae7a21c323cac8804af1d0f459a7e3e53ab1ac9dcfce78a741b77b07a2f3b53814f79d17160a923fec19dfc8dacad1843b939a5 +SHA512 (vdr-plugin-epg2vdr-1.2.7.tar.bz2) = 3b456ccb03050b92b3fa5d4cfbc628f2221c0a01d133cd413d37f534fbfc7a502dbd3e5e9dc77cad56261abe1f676a0316239397a65be67e7b2f4030c8475337 diff --git a/vdr-epg2vdr.spec b/vdr-epg2vdr.spec index 48531ac..9698208 100644 --- a/vdr-epg2vdr.spec +++ b/vdr-epg2vdr.spec @@ -1,5 +1,5 @@ Name: vdr-epg2vdr -Version: 1.2.6 +Version: 1.2.7 Release: 1%{?dist} Summary: A plugin to retrieve EPG data from a mysql database into VDR @@ -57,6 +57,9 @@ chmod 0755 %{buildroot}/%{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion} %{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion} %changelog +* Sat Apr 30 2022 Martin Gansser - 1.2.7-1 +A Update to 1.2.7 + * Sat Feb 12 2022 Martin Gansser - 1.2.6-1 - Update to 1.2.6