[vdr-live/f20] rebuild for new git version

Martin Gansser martinkg at fedoraproject.org
Sat Feb 14 11:29:50 UTC 2015


commit c17579503d322a1f46bd122568a63e23468aee55
Author: Martin Gansser <mgansser at alice.de>
Date:   Sat Feb 14 12:29:40 2015 +0100

    rebuild for new git version

 .gitignore    |    1 +
 sources       |    2 +-
 vdr-live.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ef9335d..eab1006 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /vdr-live-0.3.0-69f84f9.tar.bz2
 /vdr-live.spec
 /vdr-plugin-live-894daa8e959122e563d8d9f0e4bf2e7d324af081.tar.bz2
+/vdr-plugin-live-6ea279a74a84b13aa72237448c9ed848c8fdcad4.tar.bz2
diff --git a/sources b/sources
index f54545e..8f4a096 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fb6674e20341b0f7b158efbc657f2c15  vdr-plugin-live-894daa8e959122e563d8d9f0e4bf2e7d324af081.tar.bz2
+3437cd898a98ab4617725c10eb3a2101  vdr-plugin-live-6ea279a74a84b13aa72237448c9ed848c8fdcad4.tar.bz2
diff --git a/vdr-live.spec b/vdr-live.spec
index dfed815..a9c379d 100644
--- a/vdr-live.spec
+++ b/vdr-live.spec
@@ -1,10 +1,10 @@
-%global commit  894daa8e959122e563d8d9f0e4bf2e7d324af081
+%global commit  6ea279a74a84b13aa72237448c9ed848c8fdcad4
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global gitdate 20150211
+%global gitdate 20150213
 
 Name:           vdr-live
 Version:        0.3.0
-Release:        17.%{gitdate}git%{shortcommit}%{?dist}
+Release:        18.%{gitdate}git%{shortcommit}%{?dist}
 Summary:        An interactive web interface for VDR
 
 Group:          Applications/Multimedia
@@ -80,6 +80,9 @@ cp -pR live/* %{buildroot}%{vdr_resdir}/plugins/live
 
 
 %changelog
+* Sat Feb 14 2015 Martin Gansser <martinkg at fedoraproject.org> - 0.3.0-18.20150213git6ea279a
+- rebuild for new git version
+
 * Thu Feb 12 2015 Martin Gansser <martinkg at fedoraproject.org> - 0.3.0-17.20150211git894daa8
 - rebuild for new git version
 - added Fedora %%optflags for CFLAGS and CXXFLAGS


More information about the scm-commits mailing list