Accepting request 347424 from home:alarrosa:branches:KDE:Frameworks5

- Rebase desktop.diff in preparation of the 5.5.0 release 
- Added bash requirement, as themeexplorer executes it directly
  to run a script

OBS-URL: https://build.opensuse.org/request/show/347424
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-sdk?expand=0&rev=37
This commit is contained in:
Hrvoje Senjan 2015-12-04 15:08:54 +00:00 committed by Git OBS Bridge
parent 09d3f34d92
commit 31589b9895
3 changed files with 10 additions and 2 deletions

View File

@ -2,8 +2,8 @@ diff --git a/themeexplorer/package/metadata.desktop b/themeexplorer/package/meta
index e238e1b..0cdcba3 100644
--- a/themeexplorer/package/metadata.desktop
+++ b/themeexplorer/package/metadata.desktop
@@ -53,7 +53,7 @@ Name[x-test]=xxPlasma Theme Explorerxx
Name[zh_CN]=Plasma 主题浏览
@@ -55,7 +55,7 @@ Name[x-test]=xxPlasma Theme Explorerxx
Name[zh_TW]=Plasma 主題探索
Type=Application
Icon=preferences-desktop-theme
-Categories=Qt;KDE;Development;

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Dec 4 09:56:45 UTC 2015 - alarrosa@suse.com
- Rebase desktop.diff in preparation of the 5.5.0 release
- Added bash requirement, as themeexplorer executes it directly
to run a script
-------------------------------------------------------------------
Sun Nov 8 19:03:55 UTC 2015 - hrvoje.senjan@gmail.com

View File

@ -66,6 +66,7 @@ Recommends: %{name}-lang
Conflicts: plasmate
Provides: plasmate5 = %{version}
Obsoletes: plasmate5 <= %{version}
Requires: bash
Requires: plasmaengineexplorer5
BuildRoot: %{_tmppath}/%{name}-%{version}-build