From c8d7f668d42418f8db34f33430f20097318b19e6 Mon Sep 17 00:00:00 2001 From: Martin Gansser Date: Jul 04 2016 19:15:00 +0000 Subject: Update to 1.1.0 --- diff --git a/.gitignore b/.gitignore index 92bda7c..0a981cc 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /vdr-plugin-epg2vdr-ec38f0c4337706291ac6dd7fdd711dfce9ece60f.tar.bz2 /vdr-plugin-epg2vdr-b2fe603e100092c84c6b7b9c8c1914573ab511cc.tar.bz2 /vdr-plugin-epg2vdr-0.3.47.tar.bz2 +/vdr-plugin-epg2vdr-1.1.0.tar.bz2 diff --git a/sources b/sources index 2d64d47..9741244 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aa8bd08360d357691d8671063842c589 vdr-plugin-epg2vdr-0.3.47.tar.bz2 +117103ae61582964c74e7c9254e17ca1 vdr-plugin-epg2vdr-1.1.0.tar.bz2 diff --git a/vdr-epg2vdr.spec b/vdr-epg2vdr.spec index 7dc07cb..655b5d0 100644 --- a/vdr-epg2vdr.spec +++ b/vdr-epg2vdr.spec @@ -1,5 +1,5 @@ Name: vdr-epg2vdr -Version: 0.3.47 +Version: 1.1.0 Release: 1%{?dist} Summary: A plugin to retrieve EPG data from a mysql database into VDR @@ -51,6 +51,9 @@ chmod 0755 %{buildroot}/%{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion} %{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion} %changelog +* Mon Jul 04 2016 Martin Gansser - 1.1.0-1 +- Update to 1.1.0 + * Sun Mar 27 2016 Martin Gansser - 0.3.47-1 - Update to 0.3.47 - Added BR python-devel