[vdr-epg2vdr] rebuild for new git release

Martin Gansser martinkg at fedoraproject.org
Sun Dec 28 21:04:45 UTC 2014


commit cd6275658d7ec218c044ae6bebce8ee3713ef272
Author: Martin Gansser <mgansser at alice.de>
Date:   Sun Dec 28 22:04:43 2014 +0100

    rebuild for new git release

 .gitignore       |    1 +
 sources          |    2 +-
 vdr-epg2vdr.spec |   11 +++++++----
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5ec772b..9579151 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /vdr-plugin-epg2vdr-a569a6e922da3463d8792af43e92d4b9cc05f8bf.tar.bz2
 /vdr-plugin-epg2vdr-d264ad83ac3b2eb7d0230f9ecf4230cdee1d4f74.tar.bz2
 /vdr-plugin-epg2vdr-9b92181f9aed7ca6f1b1779cd15f5cb4d39cd3ed.tar.bz2
+/vdr-plugin-epg2vdr-45ae8b4e4dea082d1e6d9bfb9d8a02d673ffb050.tar.bz2
diff --git a/sources b/sources
index 41fe8e6..d1adab5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a765b9e5c8db5cb4949aea6c7f435113  vdr-plugin-epg2vdr-9b92181f9aed7ca6f1b1779cd15f5cb4d39cd3ed.tar.bz2
+d90090f6057b98221a344c970b0a96d2  vdr-plugin-epg2vdr-45ae8b4e4dea082d1e6d9bfb9d8a02d673ffb050.tar.bz2
diff --git a/vdr-epg2vdr.spec b/vdr-epg2vdr.spec
index 7a8aada..46f646d 100644
--- a/vdr-epg2vdr.spec
+++ b/vdr-epg2vdr.spec
@@ -1,10 +1,10 @@
-%global commit  9b92181f9aed7ca6f1b1779cd15f5cb4d39cd3ed
+%global commit  45ae8b4e4dea082d1e6d9bfb9d8a02d673ffb050
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global gitdate 20140612
+%global gitdate 20141228
 
 Name:           vdr-epg2vdr
-Version:        0.1.10
-Release:        6.%{gitdate}git%{shortcommit}%{?dist}
+Version:        0.1.11
+Release:        1.%{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
+* Sun Dec 28 2014 Martin Gansser <martinkg at fedoraproject.org> - 0.1.11-1.20141228git45ae8b4
+- rebuild for new git release
+
 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.10-6.20140612git9b92181
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list