diff --git a/.gitignore b/.gitignore index a8a0b8e..07b9c68 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /vdr-plugin-epg2vdr-94798312563927194f2bb3e7c2ab102a3689bd7a.tar.bz2 /vdr-plugin-epg2vdr-caeef7901c970bc7bcc2e073f7ff740c208a83bc.tar.bz2 /vdr-plugin-epg2vdr-a569a6e922da3463d8792af43e92d4b9cc05f8bf.tar.bz2 +/vdr-plugin-epg2vdr-d264ad83ac3b2eb7d0230f9ecf4230cdee1d4f74.tar.bz2 diff --git a/sources b/sources index ba7a9aa..a273b80 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -24119c20a455a5e51f9869ef8eff04cd vdr-plugin-epg2vdr-a569a6e922da3463d8792af43e92d4b9cc05f8bf.tar.bz2 +8bbd2371c3ee3ba9d97d6db4220a9530 vdr-plugin-epg2vdr-d264ad83ac3b2eb7d0230f9ecf4230cdee1d4f74.tar.bz2 diff --git a/vdr-epg2vdr.spec b/vdr-epg2vdr.spec index 001158d..57c47c1 100644 --- a/vdr-epg2vdr.spec +++ b/vdr-epg2vdr.spec @@ -1,10 +1,10 @@ -%global commit a569a6e922da3463d8792af43e92d4b9cc05f8bf +%global commit d264ad83ac3b2eb7d0230f9ecf4230cdee1d4f74 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global gitdate 20140516 +%global gitdate 20140526 Name: vdr-epg2vdr Version: 0.1.10 -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 @@ -53,6 +53,9 @@ chmod 0755 %{buildroot}/%{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion} %{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion} %changelog +* Mon May 26 2014 Martin Gansser - 0.1.10-4.20140526gitd264ad8 +- rebuild for new git release + * Fri May 16 2014 Martin Gansser - 0.1.10-3.20140516gita569a6e - rebuild for new git release