diff --git a/.gitignore b/.gitignore index fd075f6..d538d4a 100644 --- a/.gitignore +++ b/.gitignore @@ -159,3 +159,4 @@ /vdr-epg-daemon-1.1.157.tar.bz2 /vdr-epg-daemon-1.1.158.tar.bz2 /vdr-epg-daemon-1.1.159.tar.bz2 +/vdr-epg-daemon-1.1.161.tar.bz2 diff --git a/sources b/sources index 00dd25b..d1128a9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vdr-epg-daemon-1.1.159.tar.bz2) = b9bd08b05f5112126e50bf355b8c81cf5ffde4f5d2fa99ee67cf6a8e1044108b430f2e590a3e6320d89b7ec3af1a1f4be79e156c68fd995f20d3881d08875bfa +SHA512 (vdr-epg-daemon-1.1.161.tar.bz2) = 5a86efbb468d0b65f427d0f61c2cd69f0b0f3364610d3c1a4178a1033ee5e2440e2b5bca08e18e54493448d0cc1e5feed252e5bf1fb92e989591ec6b436ddd32 diff --git a/vdr-epg-daemon.spec b/vdr-epg-daemon.spec index 9a8941a..f1f36aa 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.159 -Release: 2%{?dist} +Version: 1.1.161 +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 +* Tue Jul 28 2020 Martin Gansser - 1.1.161-1 +- Update to 1.1.161 + * Tue May 26 2020 Miro HronĨok - 1.1.159-2 - Rebuilt for Python 3.9