From 4bc06ecce66d0966141f0aba503d1c08f6617123 Mon Sep 17 00:00:00 2001 From: Martin Gansser Date: Feb 12 2020 14:43:56 +0000 Subject: Update to 1.1.156 --- diff --git a/.gitignore b/.gitignore index fb8c751..c207322 100644 --- a/.gitignore +++ b/.gitignore @@ -155,3 +155,4 @@ /vdr-epg-daemon-1.1.151.tar.bz2 /vdr-epg-daemon-1.1.153.tar.bz2 /vdr-epg-daemon-1.1.155.tar.bz2 +/vdr-epg-daemon-1.1.156.tar.bz2 diff --git a/sources b/sources index e10bb6a..c86f1c4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vdr-epg-daemon-1.1.155.tar.bz2) = 015d9733a35269c6f8e0819ea4cbf76a12edbda2e37ee85868203f7c2c66bf6fc0f669e5f89dd9f669736e9875c3130eaba814023345c7bae495302993e1c0b5 +SHA512 (vdr-epg-daemon-1.1.156.tar.bz2) = dfe3afdefbb1130439ad2244734e0de1bdd7cbc26dbadb119755aa4763c1ecf68b2eb63d5e38ff90b00d1946930913133e20a524789d3a31482a9f741f084ecf diff --git a/vdr-epg-daemon.spec b/vdr-epg-daemon.spec index 05cc644..3b522b2 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.155 +Version: 1.1.156 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 +* Wed Feb 12 2020 Martin Gansser - 1.1.156-1 +- Update to 1.1.156 + * Tue Feb 11 2020 Martin Gansser - 1.1.155-1 - Update to 1.1.155