From 76c003041ee4ef81326e66c4ddac8087b030636d Mon Sep 17 00:00:00 2001 From: Martin Gansser Date: Feb 02 2015 17:06:57 +0000 Subject: Update to 0.2.2 --- diff --git a/.gitignore b/.gitignore index 7e1ea19..547cb67 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /vdr-epg-daemon-44e364a08eb52d244d558622dcd4745602d8e9bc.tar.bz2 /vdr-epg-daemon-356b6accd52717b77b88da89424275a09f0b5908.tar.bz2 /vdr-epg-daemon-006a005a9c74de08b93c7216c797194ddaaf2043.tar.bz2 +/vdr-epg-daemon-7927905c337e38cbc5a8cef3a32b905e9e976e6a.tar.bz2 diff --git a/sources b/sources index 49c590d..0f19ebf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3206b79f66301673f4e5dc8a72f9967f vdr-epg-daemon-006a005a9c74de08b93c7216c797194ddaaf2043.tar.bz2 +1f4d5e857df080ad5e2b2ea75f2846e3 vdr-epg-daemon-7927905c337e38cbc5a8cef3a32b905e9e976e6a.tar.bz2 diff --git a/vdr-epg-daemon.spec b/vdr-epg-daemon.spec index 8c9930f..6b8e70c 100644 --- a/vdr-epg-daemon.spec +++ b/vdr-epg-daemon.spec @@ -1,13 +1,13 @@ -%global commit 006a005a9c74de08b93c7216c797194ddaaf2043 +%global commit 7927905c337e38cbc5a8cef3a32b905e9e976e6a %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global gitdate 20140526 +%global gitdate 20150202 ## This macro activates/deactivates debug option %global without_debug 1 Name: vdr-epg-daemon -Version: 0.2.1 -Release: 8.%{gitdate}git%{shortcommit}%{?dist} +Version: 0.2.2 +Release: 1.%{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 +* Mon Feb 02 2015 Martin Gansser - 0.2.2-1.20150202git7927905 +- Update to 0.2.2 + * Mon Aug 18 2014 Fedora Release Engineering - 0.2.1-8.20140526git006a005 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild