KDE Applications 19.08 Beta (take 2)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/krfb?expand=0&rev=102
This commit is contained in:
parent
13ed75864e
commit
24aef3fc83
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f1fd97b294150c017adebf18cb04dd1d554f5ece0d761e11131ecc549ee35b7
|
||||
size 1256560
|
3
krfb-19.07.80.tar.xz
Normal file
3
krfb-19.07.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cfd8cf714a840baf208ddb08236638dae59fa85ba1085dc61ed9f25e0033a0c1
|
||||
size 1271744
|
10
krfb.changes
10
krfb.changes
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 11:59:04 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.07.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
|
||||
- Changes since 19.04.3:
|
||||
* Too many changes to list here
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 13 07:26:37 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: krfb
|
||||
Version: 19.04.3
|
||||
Version: 19.07.80
|
||||
Release: 0
|
||||
Summary: Screen sharing using the VNC/RFB protocol
|
||||
License: GPL-2.0-or-later
|
||||
@ -40,6 +40,7 @@ BuildRequires: ki18n-devel
|
||||
BuildRequires: knotifications-devel
|
||||
BuildRequires: kwallet-devel
|
||||
BuildRequires: kwidgetsaddons-devel
|
||||
BuildRequires: kwindowsystem-devel
|
||||
BuildRequires: kxmlgui-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: systemd-devel
|
||||
@ -114,6 +115,7 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
||||
%{_kf5_libdir}/libkrfbprivate.so*
|
||||
%{_kf5_plugindir}/krfb/
|
||||
%{_kf5_servicetypesdir}/krfb-framebuffer*.desktop
|
||||
%{_kf5_servicetypesdir}/krfb-events.desktop
|
||||
%{_kf5_sharedir}/krfb/
|
||||
|
||||
%if %{with lang}
|
||||
|
Loading…
Reference in New Issue
Block a user