From aa1a8b2f8aa34e8e9b367f252445b99f6f7c4f70 Mon Sep 17 00:00:00 2001 From: Martin Gansser Date: Aug 18 2020 08:04:47 +0000 Subject: Update to 1.1.163 --- diff --git a/.gitignore b/.gitignore index 220873d..606a10d 100644 --- a/.gitignore +++ b/.gitignore @@ -161,3 +161,4 @@ /vdr-epg-daemon-1.1.159.tar.bz2 /vdr-epg-daemon-1.1.161.tar.bz2 /vdr-epg-daemon-1.1.162.tar.bz2 +/vdr-epg-daemon-1.1.163.tar.bz2 diff --git a/sources b/sources index b24292c..c7abc34 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vdr-epg-daemon-1.1.162.tar.bz2) = 904b933530d01e34e51ac0b1563ef8db131c9c8c9ad4e063eabbff0658b47203b0885088ea05a8b60be57c615e47c8cb3ae9900a2abe3899f2f157374139df8d +SHA512 (vdr-epg-daemon-1.1.163.tar.bz2) = fbf81b786d881a71bc7d8d86b4004a280a4969650087a4fc366bb9c98cb27752bb62a7522257a0f35bf5d8125fdb74faa01665b5b4583d191db4d2925482feaf diff --git a/vdr-epg-daemon.spec b/vdr-epg-daemon.spec index 6d2c619..a3bad39 100644 --- a/vdr-epg-daemon.spec +++ b/vdr-epg-daemon.spec @@ -2,7 +2,7 @@ %global without_debug 1 Name: vdr-epg-daemon -Version: 1.1.162 +Version: 1.1.163 Release: 1%{?dist} Summary: A daemon to download EPG data from internet and manage it in a mysql database @@ -147,6 +147,9 @@ mkdir -p %{buildroot}%{_libdir}/mysql/plugin %{vdr_resdir}/epgd/ %changelog +* Tue Aug 18 2020 Martin Gansser - 1.1.163-1 +- Update to 1.1.163 + * Tue Jul 28 2020 Martin Gansser - 1.1.162-1 - Update to 1.1.162