From 37ee41803e0e11e666474130fb019cfbc3289b92dd973680d43b1222986d1396 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Tue, 21 Nov 2017 22:35:22 +0000 Subject: [PATCH] KDE Applications 17.12 beta OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/krfb?expand=0&rev=70 --- krfb-17.08.3.tar.xz | 3 --- krfb-17.11.80.tar.xz | 3 +++ krfb.changes | 13 +++++++++++++ krfb.spec | 10 +--------- 4 files changed, 17 insertions(+), 12 deletions(-) delete mode 100644 krfb-17.08.3.tar.xz create mode 100644 krfb-17.11.80.tar.xz diff --git a/krfb-17.08.3.tar.xz b/krfb-17.08.3.tar.xz deleted file mode 100644 index c4d2b5d..0000000 --- a/krfb-17.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:615f2c25956654aba5b0be95c4e85c7faa25f50f5ca45862976d010a78fcf9cc -size 991148 diff --git a/krfb-17.11.80.tar.xz b/krfb-17.11.80.tar.xz new file mode 100644 index 0000000..fb5a13d --- /dev/null +++ b/krfb-17.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1b4fb2a1a2db46f0aa9173e64c2889ac61fda9790877b54c1781b2b6a69c730 +size 991764 diff --git a/krfb.changes b/krfb.changes index 8b552aa..e11f789 100644 --- a/krfb.changes +++ b/krfb.changes @@ -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 diff --git a/krfb.spec b/krfb.spec index fc9b07c..1bc1696 100644 --- a/krfb.spec +++ b/krfb.spec @@ -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