From 37c1d3f05ac05d5772779048b7d5e7800bde295b4b053d35cf4440c89f17994a Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Wed, 5 Oct 2016 07:37:22 +0000 Subject: [PATCH] Sync with KDE:Frameworks5:LTS OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-sdk?expand=0&rev=84 --- desktop.diff | 10 +++++----- plasma-sdk-5.7.95.tar.xz | 3 --- plasma-sdk-5.8.0.tar.xz | 3 +++ plasma5-sdk.changes | 9 +++++++++ plasma5-sdk.spec | 4 ++-- 5 files changed, 19 insertions(+), 10 deletions(-) delete mode 100644 plasma-sdk-5.7.95.tar.xz create mode 100644 plasma-sdk-5.8.0.tar.xz diff --git a/desktop.diff b/desktop.diff index 28f6143..d13340c 100644 --- a/desktop.diff +++ b/desktop.diff @@ -1,9 +1,9 @@ -Index: plasma-sdk-5.7.95/themeexplorer/package/metadata.desktop +Index: plasma-sdk-5.8.0/themeexplorer/package/metadata.desktop =================================================================== ---- plasma-sdk-5.7.95.orig/themeexplorer/package/metadata.desktop -+++ plasma-sdk-5.7.95/themeexplorer/package/metadata.desktop -@@ -58,7 +58,7 @@ Name[x-test]=xxPlasma Theme Explorerxx - Name[zh_CN]=Plasma 主题浏览器 +--- plasma-sdk-5.8.0.orig/themeexplorer/package/metadata.desktop ++++ plasma-sdk-5.8.0/themeexplorer/package/metadata.desktop +@@ -60,7 +60,7 @@ Name[zh_CN]=Plasma 主题浏览器 + Name[zh_TW]=Plasma 主題探索器 Type=Application Icon=preferences-desktop-theme -Categories=Qt;KDE;Development; diff --git a/plasma-sdk-5.7.95.tar.xz b/plasma-sdk-5.7.95.tar.xz deleted file mode 100644 index 4029594..0000000 --- a/plasma-sdk-5.7.95.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f7db81c7f33dc4a019f88535b6f3d8951cdfff510688a63184bb14c4537a8e0 -size 709864 diff --git a/plasma-sdk-5.8.0.tar.xz b/plasma-sdk-5.8.0.tar.xz new file mode 100644 index 0000000..e7fde53 --- /dev/null +++ b/plasma-sdk-5.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a51a34d20801f19507191a0eae6805a38ae7c4743c64136c69ca16cc504197d9 +size 714704 diff --git a/plasma5-sdk.changes b/plasma5-sdk.changes index 95b30b6..788dd74 100644 --- a/plasma5-sdk.changes +++ b/plasma5-sdk.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Sep 29 16:36:28 UTC 2016 - fabian@ritter-vogt.de + +- Update to 5.8.0 + * New LTS feature release + * For more details please see: + https://www.kde.org/announcements/plasma-5.8.0.php +- Refresh desktop.diff + ------------------------------------------------------------------- Thu Sep 15 15:53:55 UTC 2016 - fabian@ritter-vogt.de diff --git a/plasma5-sdk.spec b/plasma5-sdk.spec index 4407897..74a987e 100644 --- a/plasma5-sdk.spec +++ b/plasma5-sdk.spec @@ -18,13 +18,13 @@ %bcond_without lang Name: plasma5-sdk -Version: 5.7.95 +Version: 5.8.0 Release: 0 Summary: Plasma SDK License: LGPL-2.0+ Group: System/GUI/KDE Url: https://projects.kde.org/projects/extragear/sdk/plasmate -Source: http://download.kde.org/unstable/plasma/%{version}/plasma-sdk-%{version}.tar.xz +Source: plasma-sdk-%{version}.tar.xz Patch0: desktop.diff BuildRequires: breeze5-icons BuildRequires: extra-cmake-modules >= 1.8.0