Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7bdec0fce8 |
1 changed files with 4 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Name: vdr-vnsiserver
|
||||
Version: 1.8.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: VDR plugin to handle Kodi clients via VNSI
|
||||
License: GPLv2+
|
||||
URL: https://github.com/FernetMenta/vdr-plugin-vnsiserver
|
||||
|
|
@ -48,6 +48,9 @@ install -Dpm 644 %{plugin_name}/* %{buildroot}%{vdr_configdir}/plugins/%{plugin_
|
|||
%{vdr_plugindir}/libvdr-%{plugin_name}.so.%{vdr_apiversion}
|
||||
|
||||
%changelog
|
||||
* Sun Nov 01 2020 Dr. Tilmann Bubeck <bubeck@fedoraproject.org> - 1.8.0-3
|
||||
- Rebuilt VDR 2.4.4
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue