From 24b6e3821e9ab7105d882b48a69ee350a7d3e80b Mon Sep 17 00:00:00 2001 From: Martin Gansser Date: Oct 20 2015 19:02:37 +0000 Subject: rebuild for new git release --- diff --git a/.gitignore b/.gitignore index 1b68fe5..a8cb4e0 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /vdr-plugin-epg2vdr-9add62903ad50bd7be7cc2853c1abd3027d819d8.tar.bz2 /vdr-plugin-epg2vdr-4906742038cb851133ce4fadc359240f63b272a3.tar.bz2 /vdr-plugin-epg2vdr-0500f7505c490e57585de8faeda29cedf3b7a92f.tar.bz2 +/vdr-plugin-epg2vdr-87802bc33f366fc852121d48a0f8be609cbe65f4.tar.bz2 diff --git a/sources b/sources index b795060..90e83d1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6297419c946916230c71eeabc1f0e756 vdr-plugin-epg2vdr-0500f7505c490e57585de8faeda29cedf3b7a92f.tar.bz2 +0c9fabe3b8f28c5e22fcff51d61625d4 vdr-plugin-epg2vdr-87802bc33f366fc852121d48a0f8be609cbe65f4.tar.bz2 diff --git a/vdr-epg2vdr.spec b/vdr-epg2vdr.spec index a71450e..2642d1a 100644 --- a/vdr-epg2vdr.spec +++ b/vdr-epg2vdr.spec @@ -1,10 +1,10 @@ -%global commit 0500f7505c490e57585de8faeda29cedf3b7a92f +%global commit 87802bc33f366fc852121d48a0f8be609cbe65f4 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global gitdate 20151011 +%global gitdate 20151020 Name: vdr-epg2vdr Version: 0.1.13 -Release: 3.%{gitdate}git%{shortcommit}%{?dist} +Release: 4.%{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 +* Tue Oct 20 2015 Martin Gansser - 0.1.13-4.20151020git87802bc +- rebuild for new git release + * Sun Oct 11 2015 Martin Gansser - 0.1.13-3.20151011git0500f75 - rebuild for new git release