KDE Applications 17.12 beta

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/krfb?expand=0&rev=70
This commit is contained in:
Fabian Vogt 2017-11-21 22:35:22 +00:00 committed by Git OBS Bridge
parent 2cb7ef6e5c
commit 37ee41803e
4 changed files with 17 additions and 12 deletions

View File

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

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

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Nov 20 06:59:22 CET 2017 - lbeltrame@kde.org
- Update to 17.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12-beta.php
- Changes since 17.08.3:
* Include a png of the icon for compatibility
* Include the icon in krfb together with the application
* Change version to match KDE Applications (17.11.70)
* Add .arcconfig
-------------------------------------------------------------------
Thu Nov 09 23:12:13 CET 2017 - lbeltrame@kde.org

View File

@ -19,7 +19,7 @@
%bcond_without lang
Name: krfb
Version: 17.08.3
Version: 17.11.80
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
@ -42,7 +42,6 @@ BuildRequires: knotifications-devel
BuildRequires: kwallet-devel
BuildRequires: kwidgetsaddons-devel
BuildRequires: kxmlgui-devel
BuildRequires: oxygen5-icon-theme-large
BuildRequires: pkgconfig
BuildRequires: systemd-devel
BuildRequires: telepathy-qt5-devel
@ -87,13 +86,6 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
do
mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/
done
cp %{_datadir}/icons/oxygen/base/128x128/apps/krfb.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/
cp %{_datadir}/icons/oxygen/base/16x16/apps/krfb.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/
cp %{_datadir}/icons/oxygen/base/22x22/apps/krfb.png %{buildroot}%{_datadir}/icons/hicolor/22x22/apps/
cp %{_datadir}/icons/oxygen/base/32x32/apps/krfb.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/
cp %{_datadir}/icons/oxygen/base/48x48/apps/krfb.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/
cp %{_datadir}/icons/oxygen/base/64x64/apps/krfb.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/
cd ..
%suse_update_desktop_file -r org.kde.krfb System RemoteAccess
%post -p /sbin/ldconfig