Accepting request 436043 from KDE:Frameworks5:LTS

Update to 5.8.2

OBS-URL: https://build.opensuse.org/request/show/436043
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-sdk?expand=0&rev=85
This commit is contained in:
2016-10-19 08:33:02 +00:00
committed by Git OBS Bridge
parent 37c1d3f05a
commit fd3a9c8c8e
5 changed files with 30 additions and 6 deletions

View File

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

3
plasma-sdk-5.8.1.tar.xz Normal file
View File

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

3
plasma-sdk-5.8.2.tar.xz Normal file
View File

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

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Tue Oct 18 15:16:03 UTC 2016 - fabian@ritter-vogt.de
- Update to 5.8.2
* New bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.8.2.php
-------------------------------------------------------------------
Tue Oct 11 15:44:28 UTC 2016 - fabian@ritter-vogt.de
- Update to 5.8.1
* New bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.8.1.php
-------------------------------------------------------------------
Wed Oct 5 07:58:51 UTC 2016 - fabian@ritter-vogt.de
- Add Source: URL back
-------------------------------------------------------------------
Thu Sep 29 16:36:28 UTC 2016 - fabian@ritter-vogt.de

View File

@@ -18,13 +18,13 @@
%bcond_without lang
Name: plasma5-sdk
Version: 5.8.0
Version: 5.8.2
Release: 0
Summary: Plasma SDK
License: LGPL-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
Patch0: desktop.diff
BuildRequires: breeze5-icons
BuildRequires: extra-cmake-modules >= 1.8.0
@@ -41,7 +41,6 @@ BuildRequires: cmake(KF5I18n) >= 5.25.0
BuildRequires: cmake(KF5IconThemes) >= 5.25.0
BuildRequires: cmake(KF5ItemModels) >= 5.25.0
BuildRequires: cmake(KF5KIO) >= 5.25.0
BuildRequires: cmake(KF5Kirigami)
BuildRequires: cmake(KF5NewStuff) >= 5.25.0
BuildRequires: cmake(KF5Parts) >= 5.25.0
BuildRequires: cmake(KF5Plasma) >= 5.25.0
@@ -51,6 +50,7 @@ BuildRequires: cmake(KF5TextEditor) >= 5.25.0
BuildRequires: cmake(KF5WidgetsAddons) >= 5.25.0
BuildRequires: cmake(KF5WindowSystem) >= 5.25.0
BuildRequires: cmake(KF5XmlGui) >= 5.25.0
BuildRequires: cmake(KF5Kirigami)
BuildRequires: cmake(Qt5Core) >= 5.4.0
BuildRequires: cmake(Qt5DBus) >= 5.4.0
BuildRequires: cmake(Qt5Gui) >= 5.4.0