From c6eaa9161f2c2a278b2210082b82dfa9e10fcad7 Mon Sep 17 00:00:00 2001 From: Martin Gansser Date: Aug 02 2017 07:53:01 +0000 Subject: Update to 1.1.122 --- diff --git a/.gitignore b/.gitignore index c17441e..b2850c7 100644 --- a/.gitignore +++ b/.gitignore @@ -135,3 +135,4 @@ /vdr-epg-daemon-1.1.119.tar.bz2 /vdr-epg-daemon-1.1.120.tar.bz2 /vdr-epg-daemon-1.1.121.tar.bz2 +/vdr-epg-daemon-1.1.122.tar.bz2 diff --git a/sources b/sources index c6dc7f1..ce574a7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vdr-epg-daemon-1.1.121.tar.bz2) = 7c20390abaceb882fe049d55f82ea807244547136f05cf21095b62548f6e28e3e7f4e49a4ec557fdc3a506948ca6ce1c016619c712f3000123b470e2f9ba6fae +SHA512 (vdr-epg-daemon-1.1.122.tar.bz2) = 002d52d3bd0a50984651163a9842bbc7c85003ae20b16b1608a43feb0e3ecd5f5752bc1beffa5e41d9eb0d9e16a1e4cea82eea75c3d8bd6e13759d1d21f2705a diff --git a/vdr-epg-daemon.spec b/vdr-epg-daemon.spec index 02e1814..3f8dcb2 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.121 -Release: 2%{?dist} +Version: 1.1.122 +Release: 1%{?dist} Summary: A daemon to download EPG data from internet and manage it in a mysql database Group: Applications/Multimedia @@ -128,6 +128,9 @@ mkdir -p %{buildroot}%{_libdir}/mysql/plugin %{vdr_resdir}/epgd/ %changelog +* Wed Aug 02 2017 Martin Gansser - 1.1.122-1 +- Update to 1.1.122 + * Sun Jul 30 2017 Florian Weimer - 1.1.121-2 - Rebuild with binutils fix for ppc64le (#1475636)