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

Martin Gansser martinkg at fedoraproject.org
Thu May 15 16:07:27 UTC 2014


commit fd2de5fe04642593a1a523fcad7e92ee29da280d
Author: Martin Gansser <mgansser at alice.de>
Date:   Thu May 15 18:07:13 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 a948bd0..1d3ee95 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /vdr-epg-daemon-makefile.patch
 /vdr-epg-daemon-997069a24034183a019b023e9c115ade5e73e19f.tar.bz2
 /vdr-epg-daemon-bef6c1829f92552ed8ffafe483c90ac0524abf56.tar.bz2
+/vdr-epg-daemon-44e364a08eb52d244d558622dcd4745602d8e9bc.tar.bz2
diff --git a/sources b/sources
index a003944..d79c735 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-256a9e160e57a9c4a8192f021cbcb18e  vdr-epg-daemon-bef6c1829f92552ed8ffafe483c90ac0524abf56.tar.bz2
+4fb1e022e00a89ef8495b07e62c4eb5c  vdr-epg-daemon-44e364a08eb52d244d558622dcd4745602d8e9bc.tar.bz2
diff --git a/vdr-epg-daemon.spec b/vdr-epg-daemon.spec
index e79d036..6f67764 100644
--- a/vdr-epg-daemon.spec
+++ b/vdr-epg-daemon.spec
@@ -1,13 +1,13 @@
-%global commit  bef6c1829f92552ed8ffafe483c90ac0524abf56
+%global commit  44e364a08eb52d244d558622dcd4745602d8e9bc
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global gitdate 20140514
+%global gitdate 20140515
 
 ## This macro activates/deactivates debug option
 %global without_debug 1
 
 Name:           vdr-epg-daemon
 Version:        0.2.1
-Release:        3.%{gitdate}git%{shortcommit}%{?dist}
+Release:        4.%{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
+* Thu May 15 2014 Martin Gansser <martinkg at fedoraproject.org> - 0.2.1-4.20140515git44e364a
+- rebuild for new git release
+
 * Wed May 14 2014 Martin Gansser <martinkg at fedoraproject.org> - 0.2.1-3.20140514gitbef6c18
 - rebuild for new git release
 


More information about the scm-commits mailing list