diff --git a/vdr-osd2web.spec b/vdr-osd2web.spec index 96b4b01..cafa06c 100644 --- a/vdr-osd2web.spec +++ b/vdr-osd2web.spec @@ -6,7 +6,7 @@ Name: vdr-%{pname} Version: 0.2.49 -Release: 1%{?dist} +Release: 2%{?dist} Summary: VDR skin interface for the browser License: GPLv2+ URL: https://github.com/horchi/vdr-plugin-osd2web @@ -30,8 +30,7 @@ osd2web is a VDR skin interface for the browser, which displays the OSD and allows all interactions which are possible on the OSD. %prep -%setup -q -n %{rname}-%{version} -%patch0 -p1 +%autosetup -n %{rname}-%{version} ## Optimization flags in 'Make.config' file sed -i \ @@ -72,6 +71,9 @@ install -Dpm 755 scripts/startBrowser.sh %{buildroot}%{vdr_plugindir}/bin/startB %{vdr_plugindir}/bin/startBrowser.sh %changelog +* Sat Jun 22 2019 Martin Gansser - 0.2.49-2 +- Rebuilt for new VDR API version + * Fri May 31 2019 Martin Gansser - 0.2.49-1 - Update to 0.2.49