Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
67b6b6cb8b |
1 changed files with 4 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Name: vdr-vnsiserver
|
||||
Version: 1.8.0
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
Summary: VDR plugin to handle Kodi clients via VNSI
|
||||
License: GPLv2+
|
||||
# 2021-05-08: FernetMenta seems to orphaned https://github.com/FernetMenta/vdr-plugin-vnsiserver.
|
||||
|
|
@ -50,6 +50,9 @@ install -Dpm 644 %{plugin_name}/* %{buildroot}%{vdr_configdir}/plugins/%{plugin_
|
|||
%{vdr_plugindir}/libvdr-%{plugin_name}.so.%{vdr_apiversion}
|
||||
|
||||
%changelog
|
||||
* Fri Feb 11 2022 Dr. Tilmann Bubeck <bubeck@fedoraproject.org> - 1.8.0-10
|
||||
- Rebuild for VDR 2.6.1
|
||||
|
||||
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue