diff --git a/.gitignore b/.gitignore index 547cb67..22eb468 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /vdr-epg-daemon-356b6accd52717b77b88da89424275a09f0b5908.tar.bz2 /vdr-epg-daemon-006a005a9c74de08b93c7216c797194ddaaf2043.tar.bz2 /vdr-epg-daemon-7927905c337e38cbc5a8cef3a32b905e9e976e6a.tar.bz2 +/vdr-epg-daemon-8887f01870fec2332c1f8eef919cf86fb439c2f3.tar.bz2 diff --git a/sources b/sources index 0f19ebf..ad22443 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1f4d5e857df080ad5e2b2ea75f2846e3 vdr-epg-daemon-7927905c337e38cbc5a8cef3a32b905e9e976e6a.tar.bz2 +bd1bb1058867d3a46cbf8f6524a2028c vdr-epg-daemon-8887f01870fec2332c1f8eef919cf86fb439c2f3.tar.bz2 diff --git a/vdr-epg-daemon.spec b/vdr-epg-daemon.spec index 153c95e..ff9847e 100644 --- a/vdr-epg-daemon.spec +++ b/vdr-epg-daemon.spec @@ -1,13 +1,13 @@ -%global commit 7927905c337e38cbc5a8cef3a32b905e9e976e6a +%global commit 8887f01870fec2332c1f8eef919cf86fb439c2f3 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global gitdate 20150202 +%global gitdate 20150810 ## This macro activates/deactivates debug option %global without_debug 1 Name: vdr-epg-daemon Version: 0.2.2 -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 +* Sat Aug 15 2015 Martin Gansser - 0.2.2-4.20150810git8887f01 +- rebuild for new git release + * Fri Jun 19 2015 Fedora Release Engineering - 0.2.2-3.20150202git7927905 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild