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

Martin Gansser martinkg at fedoraproject.org
Tue May 13 18:45:20 UTC 2014


commit 7b92126a548691765c2ddfd7156aceee6b1b4e35
Author: Martin Gansser <mgansser at alice.de>
Date:   Tue May 13 20:45:10 2014 +0200

    rebuild for new git release

 .gitignore          |    1 +
 sources             |    3 +--
 vdr-epg-daemon.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c9955d7..7054a66 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /vdr-epg-daemon-d5f1b4da70bacad82dd015a736ebeda7ab00627d.tar.bz2
 /vdr-epg-daemon-e1d19b88655144471daae1fade64b08b55606e1e.tar.bz2
 /vdr-epg-daemon-makefile.patch
+/vdr-epg-daemon-997069a24034183a019b023e9c115ade5e73e19f.tar.bz2
diff --git a/sources b/sources
index 478c775..2c79779 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-718835e0fda8d12dec2ca951540da482  vdr-epg-daemon-e1d19b88655144471daae1fade64b08b55606e1e.tar.bz2
-a440ef496c867c042168e768c118d351  vdr-epg-daemon-makefile.patch
+1a1ca0cf9aac66e67b1b784ee725d39e  vdr-epg-daemon-997069a24034183a019b023e9c115ade5e73e19f.tar.bz2
diff --git a/vdr-epg-daemon.spec b/vdr-epg-daemon.spec
index bd5cc80..2904af4 100644
--- a/vdr-epg-daemon.spec
+++ b/vdr-epg-daemon.spec
@@ -1,13 +1,13 @@
-%global commit  e1d19b88655144471daae1fade64b08b55606e1e
+%global commit  997069a24034183a019b023e9c115ade5e73e19f
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global gitdate 20140510
+%global gitdate 20140512
 
 ## This macro activates/deactivates debug option
 %global without_debug 1
 
 Name:           vdr-epg-daemon
 Version:        0.2.1
-Release:        1.%{gitdate}git%{shortcommit}%{?dist}
+Release:        2.%{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
+* Tue May 13 2014 Martin Gansser <martinkg at fedoraproject.org> - 0.2.1-2.20140512git997069a
+- rebuild for new git release
+
 * Sat May 10 2014 Martin Gansser <martinkg at fedoraproject.org> - 0.2.1-1.20140510gite1d19b8
 - rebuild for new git release
 - Add BR libjpeg-turbo-devel


More information about the scm-commits mailing list