[vdr-epg2vdr] rebuild for new git release

Martin Gansser martinkg at fedoraproject.org
Thu May 15 15:59:43 UTC 2014


commit 300c7654474158a7ef9edd0c26826358aff23a6f
Author: Martin Gansser <mgansser at alice.de>
Date:   Thu May 15 17:59:31 2014 +0200

    rebuild for new git release

 .gitignore       |    1 +
 sources          |    2 +-
 vdr-epg2vdr.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 491e923..4f22d76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /vdr-plugin-epg2vdr-866f08dcd537979641ae2da13d976dd05cc7994d.tar.bz2
 /vdr-plugin-epg2vdr-d8382ba4132fc27deec0997a407da4dbd28dd2aa.tar.bz2
 /vdr-plugin-epg2vdr-94798312563927194f2bb3e7c2ab102a3689bd7a.tar.bz2
+/vdr-plugin-epg2vdr-caeef7901c970bc7bcc2e073f7ff740c208a83bc.tar.bz2
diff --git a/sources b/sources
index 2df83df..b2c53f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7fe2e1e8bc64d0d235d6aa3ff0f89456  vdr-plugin-epg2vdr-94798312563927194f2bb3e7c2ab102a3689bd7a.tar.bz2
+b26e0ce84138ad004e405b5fc8dba136  vdr-plugin-epg2vdr-caeef7901c970bc7bcc2e073f7ff740c208a83bc.tar.bz2
diff --git a/vdr-epg2vdr.spec b/vdr-epg2vdr.spec
index 3e72c46..471910c 100644
--- a/vdr-epg2vdr.spec
+++ b/vdr-epg2vdr.spec
@@ -1,10 +1,10 @@
-%global commit  94798312563927194f2bb3e7c2ab102a3689bd7a
+%global commit  caeef7901c970bc7bcc2e073f7ff740c208a83bc
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global gitdate 20140513
+%global gitdate 20140515
 
 Name:           vdr-epg2vdr
 Version:        0.1.10
-Release:        1.%{gitdate}git%{shortcommit}%{?dist}
+Release:        2.%{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
+* Thu May 15 2014 Martin Gansser <martinkg at fedoraproject.org> - 0.1.10-2.20140515gitcaeef79
+- rebuild for new git release
+
 * Tue May 13 2014 Martin Gansser <martinkg at fedoraproject.org> - 0.1.10-1.20140513git9479831
 - rebuild for new git release 0.1.10
 


More information about the scm-commits mailing list