From 7515a1d07aba37e549912d258652ec5be85e0a2a Mon Sep 17 00:00:00 2001 From: martinkg Date: Jun 12 2017 12:59:03 +0000 Subject: Update to 1.0.5-1.20170611git254122b --- diff --git a/.gitignore b/.gitignore index 24de785..6c0a8bd 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /vdr-scraper2vdr-e441ec8.tar.gz /vdr-scraper2vdr-23bf9a9.tar.gz /vdr-scraper2vdr-c01f745.tar.gz +/vdr-scraper2vdr-254122b.tar.gz diff --git a/sources b/sources index c7ae550..ff6e335 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -46413eb07b0a2fb32be65bfdf9d3f727 vdr-scraper2vdr-c01f745.tar.gz +SHA512 (vdr-scraper2vdr-254122b.tar.gz) = 428a1d0a1a10b3d1fb4ede2aee4b6277b00c538e2142f6efd7b0f3e5491de0d775eba1ea0a80e91da43f9c416c6992050e47ad5c5f30cdfef83b1254b27f98f7 diff --git a/vdr-scraper2vdr.spec b/vdr-scraper2vdr.spec index e923786..bc4739f 100644 --- a/vdr-scraper2vdr.spec +++ b/vdr-scraper2vdr.spec @@ -1,13 +1,13 @@ -# https://github.com/horchi/scraper2vdr/commit/c01f7454c176ac744a6812d005c08e1dcab818c8 -%global commit0 c01f7454c176ac744a6812d005c08e1dcab818c8 +# https://github.com/horchi/scraper2vdr/commit/254122b25833980410f6373b397dd3459cb642e9 +%global commit0 254122b25833980410f6373b397dd3459cb642e9 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %global pname scraper2vdr %global gitdate 20161205 Name: vdr-scraper2vdr -Version: 1.0.3 -Release: 2.%{gitdate}git%{shortcommit0}%{?dist} +Version: 1.0.5 +Release: 1.%{gitdate}git%{shortcommit0}%{?dist} Summary: A client plugin which provides scraped metadata from EPGD to other plugins Group: Applications/Multimedia @@ -60,6 +60,9 @@ install -Dpm 644 %{SOURCE1} \ %config(noreplace) %{vdr_configdir}/plugins/%{pname}/epg.dat %changelog +* Mon Jun 12 2017 Martin Gansser - 1.0.3-1.20170611git254122b +- Update to 1.0.5-1.20170611git254122b + * Sat Feb 11 2017 Fedora Release Engineering - 1.0.3-2.20161205gitc01f745 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild