Accepting request 526426 from home:wolfi323:branches:KDE:Extra
- Update to 2.0.13: * Add a logic to send LNBf higher voltage commands. That may be needed on a few devices, if the antenna cabling is too long, as, otherwise, polarity setting may not work (kde#374693). * Fix layer selection for ISDB-T * Improve README.md instructions * get rid of incomplete work (dtvdaemon) * fix install dir on some distros * Shut up a gcc 7.1 warning * scanfile.dvb updated. OBS-URL: https://build.opensuse.org/request/show/526426 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=31
This commit is contained in:
parent
2f217622ab
commit
40a5135bce
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:abd3b4a97ae2af930f506652984198e7ec929640f8cb0a6dbb4af6555cd06ec5
|
||||
size 4412824
|
3
kaffeine-2.0.13.tar.xz
Normal file
3
kaffeine-2.0.13.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ac52ac811a9c9e88fcd466a7df13860fcd749cd125e7d533f589e6a6ee176fd
|
||||
size 4374124
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 15 15:15:17 UTC 2017 - wbauer@tmo.at
|
||||
|
||||
- Update to 2.0.13:
|
||||
* Add a logic to send LNBf higher voltage commands. That may be
|
||||
needed on a few devices, if the antenna cabling is too long,
|
||||
as, otherwise, polarity setting may not work (kde#374693).
|
||||
* Fix layer selection for ISDB-T
|
||||
* Improve README.md instructions
|
||||
* get rid of incomplete work (dtvdaemon)
|
||||
* fix install dir on some distros
|
||||
* Shut up a gcc 7.1 warning
|
||||
* scanfile.dvb updated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 26 05:50:19 UTC 2017 - wbauer@tmo.at
|
||||
|
||||
|
@ -20,7 +20,7 @@ Name: kaffeine
|
||||
Summary: VLC-based Multimedia Player
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Multimedia/Video/Players
|
||||
Version: 2.0.12.1
|
||||
Version: 2.0.13
|
||||
Release: 0
|
||||
Url: http://kaffeine.kde.org/
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
@ -109,12 +109,11 @@ playing their movies: from DVD (including DVD menus, titles, chapters, etc.), VC
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING COPYING-DOCS Changelog NOTES README.md
|
||||
%{_kf5_bindir}/dtvdaemon
|
||||
%{_kf5_bindir}/kaffeine
|
||||
%if 0%{?sle_version} == 120100
|
||||
%dir %{_kf5_sharedir}/appdata
|
||||
%endif
|
||||
%{_kf5_sharedir}/appdata/org.kde.kaffeine.appdata.xml
|
||||
%{_kf5_appstreamdir}/org.kde.kaffeine.appdata.xml
|
||||
%{_kf5_applicationsdir}/org.kde.kaffeine.desktop
|
||||
%{_kf5_iconsdir}/hicolor/*/*/*
|
||||
%{_kf5_sharedir}/kaffeine/
|
||||
|
Loading…
Reference in New Issue
Block a user