[vdr-epg-daemon] rebuild for new git release

Martin Gansser martinkg at fedoraproject.org
Wed May 14 17:21:48 UTC 2014


commit 7f06d064b02ea1cb0c94d4a786985df40092b5ce
Author: Martin Gansser <mgansser at alice.de>
Date:   Wed May 14 19:21:38 2014 +0200

    rebuild for new git release

 .gitignore          |    1 +
 sources             |    2 +-
 vdr-epg-daemon.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7054a66..a948bd0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /vdr-epg-daemon-e1d19b88655144471daae1fade64b08b55606e1e.tar.bz2
 /vdr-epg-daemon-makefile.patch
 /vdr-epg-daemon-997069a24034183a019b023e9c115ade5e73e19f.tar.bz2
+/vdr-epg-daemon-bef6c1829f92552ed8ffafe483c90ac0524abf56.tar.bz2
diff --git a/sources b/sources
index 2c79779..a003944 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1a1ca0cf9aac66e67b1b784ee725d39e  vdr-epg-daemon-997069a24034183a019b023e9c115ade5e73e19f.tar.bz2
+256a9e160e57a9c4a8192f021cbcb18e  vdr-epg-daemon-bef6c1829f92552ed8ffafe483c90ac0524abf56.tar.bz2
diff --git a/vdr-epg-daemon.spec b/vdr-epg-daemon.spec
index 2904af4..e79d036 100644
--- a/vdr-epg-daemon.spec
+++ b/vdr-epg-daemon.spec
@@ -1,13 +1,13 @@
-%global commit  997069a24034183a019b023e9c115ade5e73e19f
+%global commit  bef6c1829f92552ed8ffafe483c90ac0524abf56
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global gitdate 20140512
+%global gitdate 20140514
 
 ## This macro activates/deactivates debug option
 %global without_debug 1
 
 Name:           vdr-epg-daemon
 Version:        0.2.1
-Release:        2.%{gitdate}git%{shortcommit}%{?dist}
+Release:        3.%{gitdate}git%{shortcommit}%{?dist}
 Summary:        A daemon to download EPG data from internet and manage it in a mysql database
 
 Group:          Applications/Multimedia
@@ -117,6 +117,9 @@ install -Dpm 644 contrib/epgd.service %{buildroot}/%{_unitdir}/epgd.service
 %{_libdir}/mysql/plugin/mysqlepglv.so
 
 %changelog
+* Wed May 14 2014 Martin Gansser <martinkg at fedoraproject.org> - 0.2.1-3.20140514gitbef6c18
+- rebuild for new git release
+
 * Tue May 13 2014 Martin Gansser <martinkg at fedoraproject.org> - 0.2.1-2.20140512git997069a
 - rebuild for new git release
 


More information about the scm-commits mailing list