Hello community,

here is the log from the commit of package frameworkintegration.3599 for 
openSUSE:13.2:Update checked in at 2015-03-13 13:37:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:13.2:Update/frameworkintegration.3599 (Old)
 and      /work/SRC/openSUSE:13.2:Update/.frameworkintegration.3599.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "frameworkintegration.3599"

Changes:
--------
New Changes file:

--- /dev/null   2015-03-12 01:14:30.992027505 +0100
+++ 
/work/SRC/openSUSE:13.2:Update/.frameworkintegration.3599.new/frameworkintegration.changes
  2015-03-13 13:37:57.000000000 +0100
@@ -0,0 +1,157 @@
+-------------------------------------------------------------------
+Sun Feb  8 18:15:14 UTC 2015 - [email protected]
+
+- Update to 5.7.0
+  * Fix updating of single click setting at runtime
+  * Multiple fixes to the systemtray integration
+  * Only install color scheme on toplevel widgets
+    (to fix QQuickWidgets)
+  * Update XCursor settings on X11 platform
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.7.0.php
+- Drop patches merged upstream:
+  0005-Properly-check-for-systray-being-available.patch,
+  0007-Use-activate-on-single-click-setting-from-QPlatformT.patch,
+  0001-Update-XCursor-settings.patch,
+  0004-Only-install-color-scheme-on-toplevel-widgets.patch and
+  0008-Implement-SystemTrayMenuItem-setMenu-correctly.patch
+
+-------------------------------------------------------------------
+Fri Jan 30 02:06:30 UTC 2015 - [email protected]
+
+- Added patches from upstream:
+  0001-Update-XCursor-settings.patch,
+  0005-Properly-check-for-systray-being-available.patch (kde#339707),
+  0004-Only-install-color-scheme-on-toplevel-widgets.patch,
+  0007-Use-activate-on-single-click-setting-from-QPlatformT.patch
+  (kde#343418) and
+  0008-Implement-SystemTrayMenuItem-setMenu-correctly.patch
+- Added pkgconfig(x11) and pkgconfig(xcursor) BuildRequires, needed
+  for 0001-Update-XCursor-settings.patch
+
+-------------------------------------------------------------------
+Sat Jan  3 18:03:16 UTC 2015 - [email protected]
+
+- Update to 5.6.0
+  * Fix handling of palette change events (kde#336813)
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.6.0.php
+- Split the integration plugin into separate package
+- Make sure that the plugin uses exact libQt5Gui5 version it was
+  compiled against, due to usage of private Qt headers
+
+-------------------------------------------------------------------
+Sat Dec  6 12:53:38 UTC 2014 - [email protected]
+
+- Update to 5.5.0
+  * Implement standardButtonText().
+  * Fix restoring the view mode and sizes in the file dialog
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.5.0.php
+
+-------------------------------------------------------------------
+Sun Nov  2 17:47:13 UTC 2014 - [email protected]
+
+- Update to 5.4.0
+  * Implement support for setting custom labels in file dialogs
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.4.0.php
+
+-------------------------------------------------------------------
+Sat Oct  4 17:59:33 UTC 2014 - [email protected]
+
+- Update to 5.3.0
+  * Fixed for compilation with Qt 5.4
+  * Fixed a few standard shortcuts
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.3.0.php
+- Drop patches merged upstream:
+  0001-default-to-breeze.patch and 0002-colorscheme-in-General.patch
+
+-------------------------------------------------------------------
+Wed Sep 24 19:02:12 UTC 2014 - [email protected]
+
+- Added 0001-default-to-breeze.patch and 0002-colorscheme-in-General.patch
+  from upstream: adjust correct default widget theme, and makes
+  colorscheme be read from correct kconfig section
+
+-------------------------------------------------------------------
+Tue Sep  9 09:49:23 UTC 2014 - [email protected]
+
+- Update to 5.2.0
+  * Frameworkintegration: the file dialog now remembers its size
+    correctly, and works better with remote URLs.
+  * For more details please see:
+    http://kde.org/announcements/kde-frameworks-5.2.php
+
+-------------------------------------------------------------------
+Sat Aug  2 10:20:07 UTC 2014 - [email protected]
+
+- Update to 5.1.0
+  * For more details please see:
+    http://www.kde.org/announcements/kde-frameworks-5.1.php
+- Add frameworkintegration-plugin Provides
+
+-------------------------------------------------------------------
+Fri Jul 11 09:48:35 UTC 2014 - [email protected]
+
+- Define kf5_version within package
+
+-------------------------------------------------------------------
+Tue Jul  1 21:35:49 UTC 2014 - [email protected]
+
+- Update to 5.0.0
+  * Final release of KDE Frameworks 5
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+    http://www.kde.org/announcements/kde-frameworks-5.0.php
+- Drop 0001-Ensure-the-xcb-connection-gets-flushed-before-the-ev.patch,
+  merged upstream
+
+-------------------------------------------------------------------
+Sun Jun  1 18:02:20 UTC 2014 - [email protected]
+
+- Update to 4.100.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+    http://www.kde.org/announcements/announce-frameworks5-beta3.php
+- Add 0001-Ensure-the-xcb-connection-gets-flushed-before-the-ev.patch
+  (kde#334858)
+- Added baselibs.conf
+
+-------------------------------------------------------------------
+Sun May  4 01:14:44 UTC 2014 - [email protected]
+
+- Update to 4.99.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+    http://www.kde.org/announcements/announce-frameworks5-beta2.php
+- BuildRequire libQt5Gui-private-headers-devel >= 5.2.0, as rest
+  of Qt modules
+- Require kde-oxygen-fonts, it is now official font of KDE Workspaces
+
+-------------------------------------------------------------------
+Sat Mar 29 19:47:19 UTC 2014 - [email protected]
+
+- Update to 4.98.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+    http://www.kde.org/announcements/announce-frameworks5-beta1.php
+
+-------------------------------------------------------------------
+Tue Mar  4 16:38:04 UTC 2014 - [email protected]
+
+- Update to 4.97.0:
+  * Buildsystem fixes
+  * For more details please see:
+    http://www.kde.org/announcements/announce-frameworks5-alpha2.php
+
+-------------------------------------------------------------------
+Sat Feb  8 02:17:08 UTC 2014 - [email protected]
+
+- Init frameworkintegration package
+

New:
----
  baselibs.conf
  frameworkintegration-5.7.0.tar.xz
  frameworkintegration.changes
  frameworkintegration.spec

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

Other differences:
------------------
++++++ frameworkintegration.spec ++++++
#
# spec file for package frameworkintegration
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define lname   libKF5Style5
%define _tar_path 5.7
Name:           frameworkintegration
Version:        %{_tar_path}.0
Release:        0
%define kf5_version %{version}
BuildRequires:  cmake >= 2.8.12
BuildRequires:  extra-cmake-modules >= 1.7.0
BuildRequires:  fdupes
BuildRequires:  kconfig-devel >= %{kf5_version}
BuildRequires:  kconfigwidgets-devel >= %{kf5_version}
BuildRequires:  kf5-filesystem
BuildRequires:  ki18n-devel >= %{kf5_version}
BuildRequires:  kiconthemes-devel >= %{kf5_version}
BuildRequires:  kio-devel >= %{kf5_version}
BuildRequires:  knotifications-devel >= %{kf5_version}
BuildRequires:  kwidgetsaddons-devel >= %{kf5_version}
BuildRequires:  libQt5Gui-private-headers-devel >= 5.2.0
BuildRequires:  pkgconfig(Qt5DBus) >= 5.2.0
BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.2.0
BuildRequires:  pkgconfig(x11)
BuildRequires:  pkgconfig(xcb)
BuildRequires:  pkgconfig(xcursor)
Requires:       kde-oxygen-fonts
Summary:        Plugins responsible for better integration of Qt applications 
in KDE Workspace
License:        LGPL-2.1+
Group:          System/GUI/KDE
Url:            http://www.kde.org
Source:         
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
Source1:        baselibs.conf
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
Framework Integration is a set of plugins responsible for better
integration of Qt applications when running on a
KDE Plasma workspace.

Applications do not need to link to this directly.

%package -n %lname
Summary:        Plugins responsible for better integration of Qt applications 
in KDE Workspace
Group:          System/GUI/KDE
Obsoletes:      libKF5Style4
Recommends:     %lname-lang = %{version}

%description -n %lname
Framework Integration is a set of plugins responsible for better
integration of Qt applications when running on a
KDE Plasma workspace.

Applications do not need to link to this directly.

%package plugin
Summary:        Plugins responsible for better integration of Qt applications 
in KDE Workspace
Group:          System/GUI/KDE
Conflicts:      %lname < 5.6.0
%requires_eq libQt5Gui5

%description plugin
Framework Integration is a set of plugins responsible for better
integration of Qt applications when running on a
KDE Plasma workspace.

Applications do not need to link to this directly.

%package devel
Summary:        Plugins responsible for better integration of Qt applications 
in KDE Workspace
Group:          Development/Libraries/KDE
Requires:       %lname = %{version}
Requires:       extra-cmake-modules
Requires:       kconfigwidgets-devel >= %{kf5_version}
Requires:       kiconthemes-devel >= %{kf5_version}

%description devel
Framework Integration is a set of plugins responsible for better
integration of Qt applications when running on a
KDE Plasma workspace.

Applications do not need to link to this directly. Development files

%lang_package -n %lname
%prep
%setup -q

%build
  %cmake_kf5 -d build
  %make_jobs

%install
  %kf5_makeinstall -C build
  %fdupes -s %{buildroot}

  %find_lang %{name}5

%post -n %lname -p /sbin/ldconfig

%postun -n %lname -p /sbin/ldconfig

%files -n %lname-lang -f %{name}5.lang

%files -n %lname
%defattr(-,root,root)
%doc COPYING* README*
%{_kf5_libdir}/libKF5Style.so.*

%files plugin
%defattr(-,root,root)
%doc COPYING* README*
%{_kf5_datadir}/infopage/
%{_kf5_plugindir}/
%{_kf5_notifydir}/

%files devel
%defattr(-,root,root)
%{_kf5_libdir}/libKF5Style.so
%{_kf5_libdir}/cmake/KF5FrameworkIntegration/
%dir %{_kf5_includedir}/KStyle/
%{_kf5_includedir}/KStyle/
%{_kf5_includedir}/*.h

%changelog
++++++ baselibs.conf ++++++
libKF5Style5
frameworkintegration-plugin
        conflicts "libKF5Style5-<targettype> < 5.6.0"
frameworkintegration-devel
        requires "libKF5Style5-<targettype> = <version>"
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to