From 37ee41803e0e11e666474130fb019cfbc3289b92dd973680d43b1222986d1396 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Tue, 21 Nov 2017 22:35:22 +0000 Subject: [PATCH 1/4] 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 From 8f7ed25fa14f40e212d315e4f8c2dd86001ea98e0d09333a8cd8dbf4b1829f6e Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Wed, 22 Nov 2017 08:24:20 +0000 Subject: [PATCH 2/4] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/krfb?expand=0&rev=71 --- krfb.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/krfb.spec b/krfb.spec index 1bc1696..ad22117 100644 --- a/krfb.spec +++ b/krfb.spec @@ -82,10 +82,6 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %find_lang %{name} --with-man --all-name %kf5_find_htmldocs %endif - for i in 128 64 48 32 22 16 - do - mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/ - done %suse_update_desktop_file -r org.kde.krfb System RemoteAccess %post -p /sbin/ldconfig From 999d1da1db176987cc2efa1048fea2045a4ade1995c0c23de04c62ae41459498 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sat, 2 Dec 2017 16:52:40 +0000 Subject: [PATCH 3/4] KDE Applications 17.12.0 RC OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/krfb?expand=0&rev=72 --- krfb-17.11.80.tar.xz | 3 --- krfb-17.11.90.tar.xz | 3 +++ krfb.changes | 10 ++++++++++ krfb.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 krfb-17.11.80.tar.xz create mode 100644 krfb-17.11.90.tar.xz diff --git a/krfb-17.11.80.tar.xz b/krfb-17.11.80.tar.xz deleted file mode 100644 index fb5a13d..0000000 --- a/krfb-17.11.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1b4fb2a1a2db46f0aa9173e64c2889ac61fda9790877b54c1781b2b6a69c730 -size 991764 diff --git a/krfb-17.11.90.tar.xz b/krfb-17.11.90.tar.xz new file mode 100644 index 0000000..1f77a12 --- /dev/null +++ b/krfb-17.11.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e15b62707db8d67bf75ff7e27112705e08df9357c381b642163ebf490abdf62a +size 994296 diff --git a/krfb.changes b/krfb.changes index e11f789..5ea0734 100644 --- a/krfb.changes +++ b/krfb.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Dec 02 10:12:38 CET 2017 - lbeltrame@kde.org + +- Update to 17.11.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12-rc.php +- Changes since 17.11.80: + * None + ------------------------------------------------------------------- Mon Nov 20 06:59:22 CET 2017 - lbeltrame@kde.org diff --git a/krfb.spec b/krfb.spec index ad22117..8f13589 100644 --- a/krfb.spec +++ b/krfb.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: krfb -Version: 17.11.80 +Version: 17.11.90 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) From c2a9be25289d928a75880ca4d3203acded12043967825564ceecb6d27130f5b6 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Mon, 11 Dec 2017 18:30:58 +0000 Subject: [PATCH 4/4] KDE Applications 17.12 final OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/krfb?expand=0&rev=73 --- krfb-17.11.90.tar.xz | 3 --- krfb-17.12.0.tar.xz | 3 +++ krfb.changes | 10 ++++++++++ krfb.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 krfb-17.11.90.tar.xz create mode 100644 krfb-17.12.0.tar.xz diff --git a/krfb-17.11.90.tar.xz b/krfb-17.11.90.tar.xz deleted file mode 100644 index 1f77a12..0000000 --- a/krfb-17.11.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e15b62707db8d67bf75ff7e27112705e08df9357c381b642163ebf490abdf62a -size 994296 diff --git a/krfb-17.12.0.tar.xz b/krfb-17.12.0.tar.xz new file mode 100644 index 0000000..7e1309a --- /dev/null +++ b/krfb-17.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66b84b2ebe4efc2f2a59cb4dd312b6997abb9b7fa49ca55fea7f61a497eea682 +size 994280 diff --git a/krfb.changes b/krfb.changes index 5ea0734..2da5e97 100644 --- a/krfb.changes +++ b/krfb.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Dec 09 14:59:08 CET 2017 - lbeltrame@kde.org + +- Update to 17.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.0.php +- Changes since 17.11.90: + * None + ------------------------------------------------------------------- Sat Dec 02 10:12:38 CET 2017 - lbeltrame@kde.org diff --git a/krfb.spec b/krfb.spec index 8f13589..8646918 100644 --- a/krfb.spec +++ b/krfb.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: krfb -Version: 17.11.90 +Version: 17.12.0 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)