diff --git a/.gitignore b/.gitignore index 22c789b..d8acb87 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /vdr-plugin-epg2vdr-0500f7505c490e57585de8faeda29cedf3b7a92f.tar.bz2 /vdr-plugin-epg2vdr-87802bc33f366fc852121d48a0f8be609cbe65f4.tar.bz2 /vdr-plugin-epg2vdr-ec38f0c4337706291ac6dd7fdd711dfce9ece60f.tar.bz2 +/vdr-plugin-epg2vdr-b2fe603e100092c84c6b7b9c8c1914573ab511cc.tar.bz2 diff --git a/sources b/sources index a73a1f5..702af3b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -147a3e09818776d5657e748c9b9161bb vdr-plugin-epg2vdr-ec38f0c4337706291ac6dd7fdd711dfce9ece60f.tar.bz2 +c4203afbceec5de9cf6e721fa2922f4d vdr-plugin-epg2vdr-b2fe603e100092c84c6b7b9c8c1914573ab511cc.tar.bz2 diff --git a/vdr-epg2vdr.spec b/vdr-epg2vdr.spec index 8b7a0e3..b3dd2fa 100644 --- a/vdr-epg2vdr.spec +++ b/vdr-epg2vdr.spec @@ -1,10 +1,10 @@ -%global commit ec38f0c4337706291ac6dd7fdd711dfce9ece60f +%global commit b2fe603e100092c84c6b7b9c8c1914573ab511cc %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global gitdate 20151021 +%global gitdate 20150203 Name: vdr-epg2vdr Version: 0.1.13 -Release: 5.%{gitdate}git%{shortcommit}%{?dist} +Release: 6.%{gitdate}git%{shortcommit}%{?dist} Summary: A plugin to retrieve EPG data from a mysql database into VDR Group: Applications/Multimedia @@ -54,6 +54,9 @@ chmod 0755 %{buildroot}/%{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion} %{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion} %changelog +* Thu Nov 12 2015 Martin Gansser - 0.1.13-6.20151112gitb2fe603 +- rebuild for new git release + * Wed Oct 21 2015 Martin Gansser - 0.1.13-5.20151021gitec38f0c - rebuild for new git release