update in the right project
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-sdk?expand=0&rev=83
This commit is contained in:
committed by
Git OBS Bridge
parent
a3d48d7f24
commit
0b720e200b
@@ -1,7 +1,7 @@
|
||||
diff --git a/themeexplorer/package/metadata.desktop b/themeexplorer/package/metadata.desktop
|
||||
index 0cb2bee..e8f176d 100644
|
||||
--- a/themeexplorer/package/metadata.desktop
|
||||
+++ b/themeexplorer/package/metadata.desktop
|
||||
Index: plasma-sdk-5.7.95/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 主题浏览器
|
||||
Type=Application
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:420bd69e91bc1ed3343ae8be5d088697f28c25a8371a76ea1aa997dab86fa11f
|
||||
size 699380
|
3
plasma-sdk-5.7.95.tar.xz
Normal file
3
plasma-sdk-5.7.95.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1f7db81c7f33dc4a019f88535b6f3d8951cdfff510688a63184bb14c4537a8e0
|
||||
size 709864
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 15 15:53:55 UTC 2016 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.7.95 (Plasma 5.8 Beta)
|
||||
* New LTS feature release
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/plasma-5.7.95.php
|
||||
- Refresh desktop.diff
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 13 17:42:09 UTC 2016 - fabian@ritter-vogt.de
|
||||
|
||||
|
@@ -18,13 +18,13 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: plasma5-sdk
|
||||
Version: 5.7.5
|
||||
Version: 5.7.95
|
||||
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/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
|
||||
Source: http://download.kde.org/unstable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
|
||||
Patch0: desktop.diff
|
||||
BuildRequires: breeze5-icons
|
||||
BuildRequires: extra-cmake-modules >= 1.8.0
|
||||
@@ -41,6 +41,7 @@ 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
|
||||
@@ -66,7 +67,7 @@ Recommends: %{name}-lang
|
||||
%endif
|
||||
Conflicts: plasmate
|
||||
Provides: plasmate5 = %{version}
|
||||
Obsoletes: plasmate5 <= %{version}
|
||||
Obsoletes: plasmate5 < %{version}
|
||||
Requires: bash
|
||||
Requires: plasmaengineexplorer5
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -106,6 +107,7 @@ test Plasma data engines without writing a Plasma applet.
|
||||
%find_lang kdevpackagemanagerview %{name}.lang
|
||||
%find_lang plasma_shell_org.kde.plasmoidviewershell %{name}.lang
|
||||
%find_lang org.kde.plasma.themeexplorer %{name}.lang
|
||||
%find_lang org.kde.plasma.lookandfeelexplorer %{name}.lang
|
||||
%find_lang remote-widgets-browser %{name}.lang
|
||||
%find_lang plasmoidviewer %{name}.lang
|
||||
%find_lang plasmawallpaperviewer %{name}.lang
|
||||
@@ -123,13 +125,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}/plasmathemeexplorer
|
||||
%{_kf5_bindir}/lookandfeelexplorer
|
||||
%{_kf5_sharedir}/plasma/
|
||||
#{_kf5_sharedir}/plasmate/
|
||||
%{_kf5_sharedir}/kpackage/
|
||||
#{_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
|
||||
%dir %{_kf5_iconsdir}/hicolor/*
|
||||
%dir %{_kf5_iconsdir}/hicolor/*/*
|
||||
%{_kf5_iconsdir}/*/*/*/*.*
|
||||
|
Reference in New Issue
Block a user