From c574a5d889ad5e627a8cdb541467d7c2815d993d Mon Sep 17 00:00:00 2001 From: Martin Gansser Date: Nov 01 2020 18:08:27 +0000 Subject: Update to 1.1.165 --- diff --git a/.gitignore b/.gitignore index 606a10d..3800b93 100644 --- a/.gitignore +++ b/.gitignore @@ -162,3 +162,4 @@ /vdr-epg-daemon-1.1.161.tar.bz2 /vdr-epg-daemon-1.1.162.tar.bz2 /vdr-epg-daemon-1.1.163.tar.bz2 +/vdr-epg-daemon-1.1.165.tar.bz2 diff --git a/sources b/sources index c7abc34..83ad8a1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vdr-epg-daemon-1.1.163.tar.bz2) = fbf81b786d881a71bc7d8d86b4004a280a4969650087a4fc366bb9c98cb27752bb62a7522257a0f35bf5d8125fdb74faa01665b5b4583d191db4d2925482feaf +SHA512 (vdr-epg-daemon-1.1.165.tar.bz2) = d446dac0b57d0e1a254cfce07bfd25ff4a50765694f31bd64a47d79689a8c8320ffa4b373691ca89ff90e31db334faa37de76f7567f43eda22c655b4fe6a4120 diff --git a/vdr-epg-daemon.spec b/vdr-epg-daemon.spec index 379aab5..a445e02 100644 --- a/vdr-epg-daemon.spec +++ b/vdr-epg-daemon.spec @@ -2,8 +2,8 @@ %global without_debug 1 Name: vdr-epg-daemon -Version: 1.1.163 -Release: 2%{?dist} +Version: 1.1.165 +Release: 1%{?dist} Summary: A daemon to download EPG data from internet and manage it in a mysql database License: GPL+ and GPLv2 and BSD @@ -147,6 +147,9 @@ mkdir -p %{buildroot}%{_libdir}/mysql/plugin %{vdr_resdir}/epgd/ %changelog +* Sun Nov 01 2020 Martin Gansser - 1.1.165-1 +- Update to 1.1.165 + * Fri Aug 28 2020 Martin Gansser - 1.1.163-2 - Rebuilt for new VDR API version