Hello community,

here is the log from the commit of package plasma-framework for 
openSUSE:Factory checked in at 2017-06-01 16:22:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-framework (Old)
 and      /work/SRC/openSUSE:Factory/.plasma-framework.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma-framework"

Thu Jun  1 16:22:16 2017 rev:47 rq:495080 version:5.34.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma-framework/plasma-framework.changes        
2017-04-30 21:22:13.470856243 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-framework.new/plasma-framework.changes   
2017-06-01 16:22:17.583461123 +0200
@@ -1,0 +2,28 @@
+Mon May 15 13:53:18 CEST 2017 - [email protected]
+
+- Update to 5.34.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.34.0.php
+- Changes since 5.33.0:
+  * reload icon when usesPlasmaTheme changes
+  * fix include even if load path isn't set
+  * Fix build with CMake 3.8
+  * hide scrollbar when useless
+  * Install Plasma Components 3 so they can be used
+  * Introduce units.iconSizeHints.* to provide user-configurable icon size 
hints
+  * [TextFieldStyle] Fix textField is not defined error
+  * Update the ungrabMouse hack for Qt 5.8
+  * Guard against Applet not loading AppletInterface (kde#377050)
+  * Calendar: Use correct language for month and day names
+  * Update qmltypes
+  * Generate plugins.qmltypes files for the plugins we install
+  * remove some debug
+  * if the user did set an implicit size, keep it
+- Remove patches, now upstream:
+  * keep-implicit-size-if-set.patch
+- Remove obsolete patches:
+  * loosen-up-kactivities-requirement.patch
+- Use %find_lang %{name} --with-man --all-name
+
+-------------------------------------------------------------------

Old:
----
  keep-implicit-size-if-set.patch
  loosen-up-kactivities-requirement.patch
  plasma-framework-5.33.0.tar.xz

New:
----
  plasma-framework-5.34.0.tar.xz

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

Other differences:
------------------
++++++ plasma-framework.spec ++++++
--- /var/tmp/diff_new_pack.qI44VC/_old  2017-06-01 16:22:18.495332540 +0200
+++ /var/tmp/diff_new_pack.qI44VC/_new  2017-06-01 16:22:18.499331977 +0200
@@ -17,9 +17,9 @@
 
 
 %bcond_without lang
-%define _tar_path 5.33
+%define _tar_path 5.34
 Name:           plasma-framework
-Version:        5.33.0
+Version:        5.34.0
 Release:        0
 %define kf5_version %{version}
 Summary:        Plasma library and runtime components based upon KF5 and Qt5
@@ -28,10 +28,6 @@
 Url:            https://projects.kde.org/plasma-framework
 Source:         
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
-# PATCH-FIX-OPENSUSE loosen-up-kactivities-requirement.patch -- require 
kactivities 5.19.0, as we can't update kactivities5 to 5.26.0 before Plasma 
5.6.0
-Patch0:         loosen-up-kactivities-requirement.patch
-# PATCH-FIX-UPSTREAM
-Patch101:       keep-implicit-size-if-set.patch
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
 BuildRequires:  kactivities5-devel >= 5.19.0
@@ -125,8 +121,6 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
-%patch101 -p1
 
 %build
   %cmake_kf5 -d build
@@ -137,16 +131,7 @@
   %fdupes %{buildroot}
 
 %if %{with lang}
-%find_lang libplasma5 %{name}.lang
-echo "%doc %lang(lt) %{_kf5_sharedir}/locale/lt/LC_SCRIPTS" >>%{name}.lang
-echo "%doc %lang(ca) %{_kf5_mandir}/ca/" >>%{name}.lang
-echo "%doc %lang(de) %{_kf5_mandir}/de/" >>%{name}.lang
-echo "%doc %lang(es) %{_kf5_mandir}/es" >>%{name}.lang
-echo "%doc %lang(it) %{_kf5_mandir}/it/" >>%{name}.lang
-echo "%doc %lang(nl) %{_kf5_mandir}/nl/" >>%{name}.lang
-echo "%doc %lang(pt_BR) %{_kf5_mandir}/pt_BR/" >>%{name}.lang
-echo "%doc %lang(sv) %{_kf5_mandir}/sv/" >>%{name}.lang
-echo "%doc %lang(uk) %{_kf5_mandir}/uk/" >>%{name}.lang
+%find_lang %{name} --with-man --all-name
 %endif
 
 # update-alternatives for input.svgz
@@ -178,6 +163,8 @@
 
 %if %{with lang}
 %files lang -f %{name}.lang
+# LC_SCRIPTS is not recognized by find-lang.sh
+%lang(lt) %{_datadir}/locale/lt/LC_SCRIPTS
 %endif
 
 %files

++++++ plasma-framework-5.33.0.tar.xz -> plasma-framework-5.34.0.tar.xz ++++++
++++ 15535 lines of diff (skipped)


Reply via email to