Accepting request 491179 from KDE:Frameworks5

Plasma 5.9.5 (forwarded request 491141 from luca_b)

OBS-URL: https://build.opensuse.org/request/show/491179
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plasma5-sdk?expand=0&rev=27
This commit is contained in:
2017-04-30 19:10:28 +00:00
committed by Git OBS Bridge
4 changed files with 41 additions and 12 deletions

View File

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

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

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

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Apr 25 18:58:05 CEST 2017 - lbeltrame@kde.org
- Update to 5.9.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.9.5.php
- Changes since 5.9.4:
* Switch to newer KDevelop API
-------------------------------------------------------------------
Fri Apr 7 18:47:22 UTC 2017 - fabian@ritter-vogt.de
- Reenable plasmate
-------------------------------------------------------------------
Tue Mar 21 19:21:47 CET 2017 - fabian@ritter-vogt.de
@@ -7,6 +22,7 @@ Tue Mar 21 19:21:47 CET 2017 - fabian@ritter-vogt.de
* https://www.kde.org/announcements/plasma-5.9.4.php
- Changes since 5.9.3:
* None
-------------------------------------------------------------------
Tue Feb 28 19:55:28 CET 2017 - fabian@ritter-vogt.de
@@ -291,7 +307,7 @@ Sat Dec 12 17:32:43 UTC 2015 - hrvoje.senjan@gmail.com
-------------------------------------------------------------------
Fri Dec 4 09:56:45 UTC 2015 - alarrosa@suse.com
- Rebase desktop.diff in preparation of the 5.5.0 release
- Rebase desktop.diff in preparation of the 5.5.0 release
- Added bash requirement, as themeexplorer executes it directly
to run a script

View File

@@ -18,7 +18,7 @@
%bcond_without lang
Name: plasma5-sdk
Version: 5.9.4
Version: 5.9.5
Release: 0
Summary: Plasma SDK
License: LGPL-2.0+ and GPL-2.0
@@ -29,6 +29,8 @@ BuildRequires: breeze5-icons
BuildRequires: extra-cmake-modules >= 1.8.0
BuildRequires: kf5-filesystem
BuildRequires: xz
BuildRequires: cmake(Grantlee5)
BuildRequires: cmake(KDevPlatform) >= 4.9.90
BuildRequires: cmake(KF5Archive) >= 5.25.0
BuildRequires: cmake(KF5Completion) >= 5.25.0
BuildRequires: cmake(KF5Config) >= 5.25.0
@@ -37,20 +39,29 @@ BuildRequires: cmake(KF5CoreAddons) >= 5.25.0
BuildRequires: cmake(KF5DBusAddons) >= 5.25.0
BuildRequires: cmake(KF5Declarative) >= 5.25.0
BuildRequires: cmake(KF5DocTools) >= 5.25.0
BuildRequires: cmake(KF5GuiAddons) >= 5.25.0
BuildRequires: cmake(KF5I18n) >= 5.25.0
BuildRequires: cmake(KF5IconThemes) >= 5.25.0
BuildRequires: cmake(KF5ItemModels) >= 5.25.0
BuildRequires: cmake(KF5ItemViews) >= 5.25.0
BuildRequires: cmake(KF5JobWidgets) >= 5.25.0
BuildRequires: cmake(KF5KCMUtils) >= 5.25.0
BuildRequires: cmake(KF5KDELibs4Support) >= 5.25.0
BuildRequires: cmake(KF5KIO) >= 5.25.0
BuildRequires: cmake(KF5Kirigami2)
BuildRequires: cmake(KF5NewStuff) >= 5.25.0
BuildRequires: cmake(KF5Notifications) >= 5.25.0
BuildRequires: cmake(KF5NotifyConfig) >= 5.25.0
BuildRequires: cmake(KF5Parts) >= 5.25.0
BuildRequires: cmake(KF5Plasma) >= 5.25.0
BuildRequires: cmake(KF5PlasmaQuick) >= 5.25.0
BuildRequires: cmake(KF5Service) >= 5.25.0
BuildRequires: cmake(KF5TextEditor) >= 5.25.0
BuildRequires: cmake(KF5ThreadWeaver) >= 5.25.0
BuildRequires: cmake(KF5WidgetsAddons) >= 5.25.0
BuildRequires: cmake(KF5WindowSystem) >= 5.25.0
BuildRequires: cmake(KF5XmlGui) >= 5.25.0
BuildRequires: cmake(Qt5Concurrent) >= 5.4.0
BuildRequires: cmake(Qt5Core) >= 5.4.0
BuildRequires: cmake(Qt5DBus) >= 5.4.0
BuildRequires: cmake(Qt5Gui) >= 5.4.0
@@ -97,10 +108,12 @@ test Plasma data engines without writing a Plasma applet.
%install
%kf5_makeinstall -C build
#sed -i '/^Icon=/d' %%{buildroot}%%{_kf5_applicationsdir}/plasmate.desktop
# plasmagik is a symlink to tools-wizard in oxygen5 anyway, so do the same for breeze here
sed -i 's/^Icon=.*$/Icon=tools-wizard/g' %{buildroot}%{_kf5_applicationsdir}/plasmate.desktop
mkdir -p %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
cp -a %{_kf5_iconsdir}/breeze/apps/48/cuttlefish.svg %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
cp -a %{_kf5_iconsdir}/breeze/actions/24/tools-wizard.svg %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
%if %{with lang}
%find_lang cuttlefish %{name}.lang
@@ -125,21 +138,21 @@ test Plasma data engines without writing a Plasma applet.
%doc COPYING*
%{_kf5_bindir}/cuttlefish
%{_kf5_bindir}/plasmoidviewer
#{_kf5_bindir}/plasmate
#{_kf5_bindir}/plasmakconfigxteditor
%{_kf5_bindir}/plasmate
%{_kf5_bindir}/plasmakconfigxteditor
%{_kf5_bindir}/plasmathemeexplorer
%{_kf5_bindir}/lookandfeelexplorer
%{_kf5_sharedir}/plasma/
#{_kf5_sharedir}/plasmate/
%{_kf5_sharedir}/plasmate/
%{_kf5_sharedir}/kpackage/
#{_kf5_sharedir}/kdevsavesystemview/
%{_kf5_sharedir}/kdevsavesystemview/
%{_kf5_servicesdir}/
%{_kf5_plugindir}/
%{_kf5_applicationsdir}/org.kde.plasma.themeexplorer.desktop
%{_kf5_applicationsdir}/org.kde.plasma.lookandfeelexplorer.desktop
%{_kf5_applicationsdir}/org.kde.cuttlefish.desktop
#{_kf5_applicationsdir}/plasmate.desktop
#config %%{_kf5_configdir}/plasmate.knsrc
%{_kf5_applicationsdir}/plasmate.desktop
%config %{_kf5_configdir}/plasmate.knsrc
%dir %{_kf5_iconsdir}/hicolor/*
%dir %{_kf5_iconsdir}/hicolor/*/*
%{_kf5_iconsdir}/*/*/*/*.*