Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2015-09-02 07:52:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and      /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma5-sdk"

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2015-07-03 
00:15:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes     
2015-09-02 07:52:55.000000000 +0200
@@ -1,0 +2,23 @@
+Mon Aug 24 17:53:08 UTC 2015 - [email protected]
+
+- Update to 5.4.0:
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.4.0.php
+
+-------------------------------------------------------------------
+Sun Aug 16 10:17:06 UTC 2015 - [email protected]
+
+- Update to 5.3.95 aka 5.4 beta:
+  This release of Plasma brings many nice touches for our users
+  such as much improved high DPI support, KRunner auto-completion
+  and many new beautiful Breeze icons. It also lays the ground for
+  the future with a tech preview of Wayland session available.
+  We're shipping a few new components such as an Audio Volume
+  Plasma Widget, monitor calibration tool and the User Manager
+  tool comes out beta.
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.3.95.php
+- Added desktop.diff to fix desktop categories for themeexplorer
+- Added breeze5-icons BuildRequires
+
+-------------------------------------------------------------------

Old:
----
  plasma-sdk-5.3.2.tar.xz

New:
----
  desktop.diff
  plasma-sdk-5.4.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ plasma5-sdk.spec ++++++
--- /var/tmp/diff_new_pack.ioZp1R/_old  2015-09-02 07:52:56.000000000 +0200
+++ /var/tmp/diff_new_pack.ioZp1R/_new  2015-09-02 07:52:56.000000000 +0200
@@ -18,14 +18,16 @@
 
 %bcond_without lang
 Name:           plasma5-sdk
-Version:        5.3.2
+Version:        5.4.0
 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
+Patch0:         desktop.diff
 BuildRequires:  attica-qt5-devel
+BuildRequires:  breeze5-icons
 BuildRequires:  extra-cmake-modules
 BuildRequires:  frameworkintegration-devel
 BuildRequires:  karchive-devel
@@ -100,6 +102,7 @@
 %lang_package
 %prep
 %setup -q -n plasma-sdk-%{version}
+%patch0 -p1
 
 %build
   %cmake_kf5 -d build
@@ -109,10 +112,13 @@
   %kf5_makeinstall -C build
   #sed -i '/^Icon=/d' %%{buildroot}%%{_kf5_applicationsdir}/plasmate.desktop
 
+  mkdir -p %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
+  cp -a %{_kf5_iconsdir}/breeze/apps/software/cuttlefish.svg 
%{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
+
 %if %{with lang}
 %find_lang cuttlefish %{name}.lang
-%find_lang plasma_shell_org.kde.desktop %{name}.lang
 %find_lang kdevpackagemanagerview %{name}.lang
+%find_lang plasma_shell_org.kde.plasmoidviewershell %{name}.lang
 %find_lang themeexplorer %{name}.lang
 %find_lang remote-widgets-browser %{name}.lang
 %find_lang plasmoidviewer %{name}.lang
@@ -143,8 +149,13 @@
 #{_kf5_sharedir}/kdevsavesystemview/
 %{_kf5_servicesdir}/
 %{_kf5_plugindir}/
+%{_kf5_applicationsdir}/org.kde.plasma.themeexplorer.desktop
+%{_kf5_applicationsdir}/cuttlefish.desktop
 #{_kf5_applicationsdir}/plasmate.desktop
 #config %%{_kf5_configdir}/plasmate.knsrc
+%dir %{_kf5_iconsdir}/hicolor/*
+%dir %{_kf5_iconsdir}/hicolor/*/*
+%{_kf5_iconsdir}/*/*/*/*.*
 
 %files -n plasmaengineexplorer5
 %defattr(-,root,root)

++++++ desktop.diff ++++++
diff --git a/themeexplorer/package/metadata.desktop 
b/themeexplorer/package/metadata.desktop
index 709790d..8974f09 100644
--- a/themeexplorer/package/metadata.desktop
+++ b/themeexplorer/package/metadata.desktop
@@ -45,7 +45,7 @@ Name[x-test]=xxPlasma Theme Explorerxx
 Name[zh_CN]=Plasma 主题浏览器
 Type=Application
 Icon=preferences-desktop-theme
-Categories=Qt;KDE;Development
+Categories=Qt;KDE;Development;GUIDesigner;
 Exec=plasmathemeexplorer
 X-KDE-ParentApp=
 X-KDE-PluginInfo-Author=Marco Martin
++++++ plasma-sdk-5.3.2.tar.xz -> plasma-sdk-5.4.0.tar.xz ++++++
++++ 18621 lines of diff (skipped)


Reply via email to