Hello community,
here is the log from the commit of package frameworkintegration for
openSUSE:Factory checked in at 2016-05-19 12:05:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/frameworkintegration (Old)
and /work/SRC/openSUSE:Factory/.frameworkintegration.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "frameworkintegration"
Changes:
--------
---
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2016-04-12 19:10:13.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
2016-05-19 12:06:18.000000000 +0200
@@ -1,0 +2,8 @@
+Sat May 7 18:29:44 UTC 2016 - [email protected]
+
+- Update to 5.22.0 (boo#980066)
+ * Remove platformtheme plugin as it's in plasma-integration
+ * For more details please see:
+ https://www.kde.org/announcements/kde-frameworks-5.22.0.php
+
+-------------------------------------------------------------------
Old:
----
frameworkintegration-5.21.0.tar.xz
New:
----
frameworkintegration-5.22.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ frameworkintegration.spec ++++++
--- /var/tmp/diff_new_pack.tullh3/_old 2016-05-19 12:06:19.000000000 +0200
+++ /var/tmp/diff_new_pack.tullh3/_new 2016-05-19 12:06:19.000000000 +0200
@@ -16,11 +16,10 @@
#
-%bcond_without lang
%define lname libKF5Style5
-%define _tar_path 5.21
+%define _tar_path 5.22
Name: frameworkintegration
-Version: 5.21.0
+Version: 5.22.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 2.8.12
@@ -34,7 +33,6 @@
BuildRequires: kio-devel >= %{_tar_path}
BuildRequires: knotifications-devel >= %{_tar_path}
BuildRequires: kwidgetsaddons-devel >= %{_tar_path}
-BuildRequires: libQt5Gui-private-headers-devel >= 5.4.0
BuildRequires: cmake(Qt5DBus) >= 5.4.0
BuildRequires: cmake(Qt5Widgets) >= 5.4.0
BuildRequires: cmake(Qt5X11Extras) >= 5.4.0
@@ -59,10 +57,8 @@
%package -n %lname
Summary: Plugins responsible for better integration of Qt applications
in KDE Workspace
Group: System/GUI/KDE
+Obsoletes: %lname-lang < %{version}
Obsoletes: libKF5Style4
-%if %{with lang}
-Recommends: %lname-lang = %{version}
-%endif
%description -n %lname
Framework Integration is a set of plugins responsible for better
@@ -74,11 +70,8 @@
%package plugin
Summary: Plugins responsible for better integration of Qt applications
in KDE Workspace
Group: System/GUI/KDE
-Requires: kde-oxygen-fonts
-Requires: noto-sans
-#Requires: plasma5-integration-plugin
Conflicts: %lname < 5.6.0
-%requires_eq libQt5Gui5
+Requires: plasma5-integration-plugin
%description plugin
Framework Integration is a set of plugins responsible for better
@@ -102,7 +95,6 @@
Applications do not need to link to this directly. Development files
-%lang_package -n %lname
%prep
%setup -q
@@ -114,20 +106,10 @@
%kf5_makeinstall -C build
%fdupes %{buildroot}
-#rm -rfv %{buildroot}%{_kf5_plugindir}/platformthemes
-
-%if %{with lang}
-%find_lang %{name}5
-%endif
-
%post -n %lname -p /sbin/ldconfig
%postun -n %lname -p /sbin/ldconfig
-%if %{with lang}
-%files -n %lname-lang -f %{name}5.lang
-%endif
-
%files -n %lname
%defattr(-,root,root)
%doc COPYING* README*
@@ -139,7 +121,6 @@
%{_kf5_datadir}/infopage/
%{_kf5_plugindir}/
%{_kf5_notifydir}/
-%{_kf5_sharedir}/kconf_update/
%files devel
%defattr(-,root,root)
++++++ frameworkintegration-5.21.0.tar.xz -> frameworkintegration-5.22.0.tar.xz
++++++
++++ 10009 lines of diff (skipped)