SHA256
1
0
forked from pool/krfb

KDE Applications 17.08.80 beta

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/krfb?expand=0&rev=48
This commit is contained in:
Luca Beltrame 2017-03-26 07:22:10 +00:00 committed by Git OBS Bridge
parent 51c03fc2bc
commit 0d6ad1190a
4 changed files with 71 additions and 56 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1b12e5cf8bba7a2e73af4ed521c0ab7546a1d4994595f61aad69f549db075fc6
size 165400

3
krfb-17.03.80.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3582b2303ff1390353b13def5d5c0475cf5b8224887f05c8334bd0afc1d51106
size 167648

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Mar 25 23:10:41 CET 2017 - lbeltrame@kde.org
- Update to 17.03.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.03.80.php
- Changes since 16.12.3:
* Set default framebuffer plugin to "qt" instead of "x11"
* Qt framebuffer plugin: Do not use deprecated QPixmap::grabWindow(), use QScreen::grabWindow() instead
* Drop duplicate linking to libvncserver.
* It is not just for a specific type of desktop
* add appdata
-------------------------------------------------------------------
Thu Mar 9 12:40:46 CET 2017 - lbeltrame@kde.org

View File

@ -17,10 +17,10 @@
Name: krfb
Version: 16.12.3
Version: 17.03.80
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Desktop Sharing
License: GPL-2.0+
@ -99,5 +99,6 @@ make %{?_smp_mflags} DESTDIR=%{buildroot} install
%{_kf5_iconsdir}/hicolor/*/apps/krfb.*
%{_kf5_plugindir}/krfb/
%{_datadir}/krfb/
%{_kf5_appstreamdir}/
%changelog