From 1578403eee6dc8e2fdbd0c81f2c37659e2f7bc6cfb3f209358c09f9903c666a3 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sat, 27 May 2017 16:19:44 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-sdk?expand=0&rev=114 --- plasma-sdk-5.10.0.tar.xz | 3 +++ plasma-sdk-5.9.95.tar.xz | 3 --- plasma5-sdk.changes | 11 +++++++++++ plasma5-sdk.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) create mode 100644 plasma-sdk-5.10.0.tar.xz delete mode 100644 plasma-sdk-5.9.95.tar.xz diff --git a/plasma-sdk-5.10.0.tar.xz b/plasma-sdk-5.10.0.tar.xz new file mode 100644 index 0000000..c3b5029 --- /dev/null +++ b/plasma-sdk-5.10.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec5d0cb615afa9c0a0d087734c34f27aeb93ca8ab9bba5db7947bd47384cc18f +size 245792 diff --git a/plasma-sdk-5.9.95.tar.xz b/plasma-sdk-5.9.95.tar.xz deleted file mode 100644 index 915ddfc..0000000 --- a/plasma-sdk-5.9.95.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3cfd49421d18f91717fbba02fa1e4825ebffb763eecb06ba5b1454441a086260 -size 726856 diff --git a/plasma5-sdk.changes b/plasma5-sdk.changes index 5217d3a..7531349 100644 --- a/plasma5-sdk.changes +++ b/plasma5-sdk.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri May 26 14:10:32 CEST 2017 - fabian@ritter-vogt.de + +- Update to 5.10.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.10.0.php +- Changes since 5.9.95: + * remove plasmate build checks + * FEATURE: don't build plasmate, it is unmaintained, moved to kde:plasmate + ------------------------------------------------------------------- Thu May 11 20:26:31 CEST 2017 - fabian@ritter-vogt.de diff --git a/plasma5-sdk.spec b/plasma5-sdk.spec index 2b058c6..5e25ce6 100644 --- a/plasma5-sdk.spec +++ b/plasma5-sdk.spec @@ -18,13 +18,13 @@ %bcond_without lang Name: plasma5-sdk -Version: 5.9.95 +Version: 5.10.0 Release: 0 Summary: Plasma SDK License: LGPL-2.0+ and GPL-2.0 Group: System/GUI/KDE Url: https://projects.kde.org/projects/extragear/sdk/plasmate -Source: plasma-sdk-%{version}.tar.xz +Source: http://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz BuildRequires: breeze5-icons BuildRequires: extra-cmake-modules >= 1.8.0 BuildRequires: kf5-filesystem