Hello community,

here is the log from the commit of package plasma-framework for 
openSUSE:Factory checked in at 2018-08-24 16:57:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-framework (Old)
 and      /work/SRC/openSUSE:Factory/.plasma-framework.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma-framework"

Fri Aug 24 16:57:42 2018 rev:64 rq:630648 version:5.49.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma-framework/plasma-framework.changes        
2018-07-21 10:20:00.515032670 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-framework.new/plasma-framework.changes   
2018-08-24 16:57:54.573631114 +0200
@@ -1,0 +2,14 @@
+Sun Aug 19 09:19:34 UTC 2018 - [email protected]
+
+- Update to 5.49.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.49.0.php
+- Changes since 5.48.0:
+  * if an applet is invalid, it has immediately UiReadyConstraint
+  * [Plasma PluginLoader] Cache plugins during startup
+  * Fix fading node when one textured is atlassed.
+  * [Containment] Don't load containment actions with 
plasma/containment_actions KIOSK restriction
+  * Honor BUILD_TESTING
+
+-------------------------------------------------------------------

Old:
----
  plasma-framework-5.48.0.tar.xz

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

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

Other differences:
------------------
++++++ plasma-framework.spec ++++++
--- /var/tmp/diff_new_pack.4wu3v7/_old  2018-08-24 16:57:55.241631905 +0200
+++ /var/tmp/diff_new_pack.4wu3v7/_new  2018-08-24 16:57:55.245631909 +0200
@@ -17,19 +17,19 @@
 
 
 %define lname libKF5Plasma5
-%bcond_without lang
-%define _tar_path 5.48
+%define _tar_path 5.49
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
+%bcond_without lang
 Name:           plasma-framework
-Version:        5.48.0
+Version:        5.49.0
 Release:        0
 Summary:        Plasma library and runtime components based upon KF5 and Qt5
 License:        GPL-2.0-or-later AND LGPL-2.0-or-later
 Group:          System/GUI/KDE
-Url:            https://projects.kde.org/plasma-framework
+URL:            http://www.kde.org
 Source:         
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
@@ -57,6 +57,7 @@
 BuildRequires:  kwindowsystem-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kxmlgui-devel >= %{_kf5_bugfix_version}
 BuildRequires:  libxcb-devel
+BuildRequires:  pkgconfig
 BuildRequires:  xz
 BuildRequires:  cmake(Qt5Concurrent) >= 5.6.0
 BuildRequires:  cmake(Qt5Gui) >= 5.6.0
@@ -69,16 +70,16 @@
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
 BuildRequires:  cmake(Qt5X11Extras) >= 5.6.0
 BuildRequires:  pkgconfig(egl)
-%ifarch %arm aarch64
-BuildRequires:  pkgconfig(glesv2)
-%else
-BuildRequires:  pkgconfig(gl)
-%endif
 BuildRequires:  pkgconfig(x11)
-Recommends:     %{name}-lang = %{version}
 Recommends:     %{name}-components = %{version}
+Recommends:     %{name}-lang = %{version}
 Provides:       %{name}-private = %{version}
 Obsoletes:      %{name}-private < %{version}
+%ifarch %{arm} aarch64
+BuildRequires:  pkgconfig(glesv2)
+%else
+BuildRequires:  pkgconfig(gl)
+%endif
 
 %description
 Plasma library and runtime components based upon KF5 and Qt5
@@ -86,8 +87,8 @@
 %package -n %{lname}
 Summary:        Plasma framework - core libraries
 Group:          System/GUI/KDE
-Conflicts:      %{name} < 5.48
-Conflicts:      %{name}-private < 5.48
+Conflicts:      %{name} < 5.49
+Conflicts:      %{name}-private < 5.49
 
 %description -n %{lname}
 This package contains the core libraries needed by the Plasma framework.
@@ -125,6 +126,7 @@
 Plasma library and runtime components based upon KF5 and Qt5
 
 %lang_package
+
 %prep
 %setup -q
 
@@ -162,7 +164,6 @@
 %{_kf5_libdir}/libKF5PlasmaQuick.so.*
 
 %files
-%defattr(-,root,root)
 %license COPYING*
 %{_kf5_bindir}/*
 %{_kf5_plugindir}/
@@ -172,12 +173,10 @@
 %{_kf5_mandir}/man1/plasmapkg*.*
 
 %files components
-%defattr(-,root,root)
 %license COPYING*
 %{_kf5_qmldir}/
 
 %files devel
-%defattr(-,root,root)
 %license COPYING*
 %dir %{_kf5_includedir}/*/
 %{_kf5_includedir}/*/

++++++ plasma-framework-5.48.0.tar.xz -> plasma-framework-5.49.0.tar.xz ++++++
++++ 7252 lines of diff (skipped)


Reply via email to