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

Martin Gansser martinkg at fedoraproject.org
Sat May 10 17:54:31 UTC 2014


commit 14f6134f01c45951c3970c04a7244f640a4b7798
Author: Martin Gansser <mgansser at alice.de>
Date:   Sat May 10 19:54:51 2014 +0200

    rebuild for new git release

 .gitignore                                         |    1 +
 sources                                            |    2 +-
 ...5f1b4da70bacad82dd015a736ebeda7ab00627d.tar.bz2 |  Bin 123884 -> 0 bytes
 vdr-epg-daemon.spec                                |   10 ++++++----
 4 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4e19784..236ecf3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /vdr-epg-daemon-d7fb6caf0f84ad56c2ce2a0d9ef8b554d230ec75.tar.bz2
 /vdr-epg-daemon-d5f1b4da70bacad82dd015a736ebeda7ab00627d.tar.bz2
+/vdr-epg-daemon-e1d19b88655144471daae1fade64b08b55606e1e.tar.bz2
diff --git a/sources b/sources
index 4fbe2a5..45d5804 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3d9924d96d4641fd40f8b484733bf81f  vdr-epg-daemon-d5f1b4da70bacad82dd015a736ebeda7ab00627d.tar.bz2
+718835e0fda8d12dec2ca951540da482  vdr-epg-daemon-e1d19b88655144471daae1fade64b08b55606e1e.tar.bz2
diff --git a/vdr-epg-daemon.spec b/vdr-epg-daemon.spec
index 8295914..327cb6b 100644
--- a/vdr-epg-daemon.spec
+++ b/vdr-epg-daemon.spec
@@ -1,12 +1,12 @@
-%global commit  d5f1b4da70bacad82dd015a736ebeda7ab00627d
+%global commit  e1d19b88655144471daae1fade64b08b55606e1e
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global gitdate 20140507
+%global gitdate 20140510
 
 ## This macro activates/deactivates debug option
 %global without_debug 1
 
 Name:           vdr-epg-daemon
-Version:        0.2.0
+Version:        0.2.1
 Release:        1.%{gitdate}git%{shortcommit}%{?dist}
 Summary:        A daemon to download EPG data from internet and manage it in a mysql database
 
@@ -113,9 +113,11 @@ install -Dpm 644 contrib/epgd.service %{buildroot}/%{_unitdir}/epgd.service
 %{_libdir}/mysql/plugin/mysqlepglv.so
 
 %changelog
+* Sat May 10 2014 Martin Gansser <martinkg at fedoraproject.org> - 0.2.1-1.20140510gite1d19b8
+- rebuild for new git release
+
 * Wed May 07 2014 Martin Gansser <martinkg at fedoraproject.org> - 0.2.0-1.20140507gitd5f1b4d
 - rebuild for new git release
-- added README.fedora
 
 * Mon May 05 2014 Martin Gansser <martinkg at fedoraproject.org> - 0.1.0-8.20140505gitd7fb6ca
 - removed unnecessary BR: mariadb-server


More information about the scm-commits mailing list