Hello community, here is the log from the commit of package kolor-manager for openSUSE:Factory checked in at 2017-01-27 11:06:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kolor-manager (Old) and /work/SRC/openSUSE:Factory/.kolor-manager.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kolor-manager" Changes: -------- --- /work/SRC/openSUSE:Factory/kolor-manager/kolor-manager.changes 2016-12-01 10:26:32.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kolor-manager.new/kolor-manager.changes 2017-02-03 17:45:50.279598783 +0100 @@ -1,0 +2,15 @@ +Thu Dec 22 12:00:00 UTC 2016 - [email protected] - 1.1.0 + +- update to 1.1.0 release +- port core to libOyranosSynnefo +- port to Qt5/KF5 +- add Settings::Effect tab +- send native update events on changes to update color server +- [watch libelektra D-Bus update messages][1] and update device list +- fix multibyte string display +- fix showing 2D graph without ICC Examin +- 0001-fix_CMakeLists.patch is integrated upstream and not needed +- 0002-fix-header-includes-for-uint32_t-and-friends.patch is integrated upstream and not needed +- do not set a device profile unquestioned; just view + +------------------------------------------------------------------- Old: ---- 0001-fix_CMakeLists.patch 0002-fix-header-includes-for-uint32_t-and-friends.patch kolor-manager-1.0.2.tar.bz2 kolor-manager_1.0.2-1.debian.tar.gz kolor-manager_1.0.2-1.dsc kolor-manager_1.0.2.orig.tar.bz2 New: ---- kolor-manager_1.1.0-1.debian.tar.gz kolor-manager_1.1.0-1.dsc kolor-manager_1.1.0.orig.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kolor-manager.spec ++++++ --- /var/tmp/diff_new_pack.9KF6z2/_old 2017-02-03 17:45:50.835520096 +0100 +++ /var/tmp/diff_new_pack.9KF6z2/_new 2017-02-03 17:45:50.835520096 +0100 @@ -2,7 +2,7 @@ # spec file for package kolor-manager # # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010-2014 Kai-Uwe Behrmann <[email protected]> +# Copyright (c) 2010-2016 Kai-Uwe Behrmann <[email protected]> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,82 +20,70 @@ # These macros are not present on the target distribution and are provided explicitly here %define make_jobs %{__make} %{?_smp_mflags} VERBOSE=1 -# Generated by kde-obs-generator version 0.3.2 -# -# -# 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. - Name: kolor-manager -Url: http://www.freedesktop.org/wiki/OpenIcc +Url: http://www.oyranos.org/kolormanager BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Colour Management Frontend for KDE License: BSD-2-Clause Group: System/GUI/KDE -Version: 1.0.2 +Version: 1.1.0 Release: 0 -Source: %{name}-%{version}.tar.bz2 -# PATCH-FIX-UPSTREAM 0001-fix_CMakeLists.patch [email protected] -Patch0: 0001-fix_CMakeLists.patch -Patch1: 0002-fix-header-includes-for-uint32_t-and-friends.patch +Source: %{name}_%{version}.orig.tar.bz2 +Source1: %{name}_%{version}-1.debian.tar.gz Requires: icc-examin Requires: oyranos -BuildRequires: libXcm-devel >= 0.5.3 -BuildRequires: liboyranos-devel >= 0.9.5 %if 0%{?suse_version} -BuildRequires: libkde4-devel -BuildRequires: libtool -%{?kde4_runtime_requires} +Recommends: oyranos-qcmsevents %endif -%if 0%{?fedora} +BuildRequires: cmake +BuildRequires: desktop-file-utils BuildRequires: gcc-c++ -BuildRequires: kdelibs-devel -BuildRequires: libtool -BuildRequires: libtool-ltdl-devel -%endif -%if 0%{?mandriva_version} -BuildRequires: kdelibs4-devel -BuildRequires: libtool-devel +BuildRequires: libOyranosSynnefo-devel +BuildRequires: libXcm-devel >= 0.5.4 +BuildRequires: liboyranos-devel >= 0.9.6 +%if 0%{?suse_version} +Recommends: icc-examin +Recommends: oyranos-qcmsevents %endif +BuildRequires: extra-cmake-modules +BuildRequires: kcmutils-devel +BuildRequires: kconfig-devel +BuildRequires: kconfigwidgets-devel +BuildRequires: kcoreaddons-devel +BuildRequires: kdbusaddons-devel +BuildRequires: kf5-filesystem +BuildRequires: ki18n-devel +BuildRequires: kiconthemes-devel +BuildRequires: kio-devel +BuildRequires: kitemviews-devel +BuildRequires: knotifications-devel +BuildRequires: kwidgetsaddons-devel +BuildRequires: kwindowsystem-devel +BuildRequires: libQt5DBus-devel +BuildRequires: libQt5Widgets-devel +BuildRequires: plasma-framework-devel +BuildRequires: pkgconfig(xcb-randr) +BuildRequires: pkgconfig(xrandr) %description -The systemsettings modules access cross desktop Oyranos CMS settings. -KolorServer provides X Color Management spec support. - -Author(s): - Joe Simon, Kai-Uwe Behrmann, Casian Andrei - +The KDE5 systemsettings modules provide cross desktop Oyranos Color Management System settings. %prep %setup -n %{name}-%{version} -q -%patch0 -p1 -%patch1 -p1 %build - %cmake_kde4 - %make_jobs +%cmake_kf5 -d build +%make_jobs %install -%make_install +%cmake_install %files %defattr(-,root,root) -%doc README -%{_libdir}/kde4/kmdevices.so -/usr/share/kde4/services/kmdevices.desktop -%{_libdir}/kde4/kminfo.so -/usr/share/kde4/services/kminfo.desktop -%{_libdir}/kde4/kmsettings.so -/usr/share/kde4/services/kmsettings.desktop -/usr/share/kde4/services/settings-kolor-management.desktop -%{_libdir}/kde4/kded_kolorserver.so -/usr/share/kde4/services/kded/kolorserver.desktop +%doc README.md +%{_kf5_plugindir}/*.so +%{_kf5_servicesdir}/kcm_km*.desktop +%{_kf5_servicesdir}/settings-kolor-management.desktop %changelog ++++++ kolor-manager_1.0.2-1.debian.tar.gz -> kolor-manager_1.1.0-1.debian.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/debian/changelog new/debian/changelog --- old/debian/changelog 2014-05-11 20:48:49.885760388 +0200 +++ new/debian/changelog 2016-12-22 18:11:13.329036128 +0100 @@ -1,3 +1,9 @@ +kolor-manager (1.1.0-1) unstable; urgency=low + + * kolor-manager-1.1.0 + + -- Kai-Uwe Behrmann (oy) <[email protected]> Thu, 22 Dec 2016 18:11:13 +0100 + kolor-manager (1.0.2-1) unstable; urgency=low * Fix KS: xcm libraries linking diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/debian/control new/debian/control --- old/debian/control 2014-05-11 20:48:49.885760388 +0200 +++ new/debian/control 2016-12-22 18:11:13.327036128 +0100 @@ -5,7 +5,9 @@ cmake, pkg-config, pkg-kde-tools, + extra-cmake-modules, liboyranos-dev, + liboyranos-synnefo-dev, libxcm-dev, x11proto-xf86vidmode-dev, x11proto-xext-dev, @@ -15,7 +17,7 @@ libxmu-dev, libxfixes-dev, libxcm-dev, - kdelibs5-dev + libkf5plasma-dev Standards-Version: 3.9.3 Section: kde Homepage: http://www.oyranos.org/kolormanager ++++++ kolor-manager_1.0.2-1.dsc -> kolor-manager_1.1.0-1.dsc ++++++ --- /work/SRC/openSUSE:Factory/kolor-manager/kolor-manager_1.0.2-1.dsc 2014-05-14 10:39:48.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kolor-manager.new/kolor-manager_1.1.0-1.dsc 2017-02-03 17:45:50.359587461 +0100 @@ -2,21 +2,21 @@ Source: kolor-manager Binary: kolor-manager Architecture: any -Version: 1.0.2-1 +Version: 1.1.0-1 Maintainer: Kai-Uwe Behrmann (oy) <[email protected]> Homepage: http://www.oyranos.org/kolormanager Standards-Version: 3.9.3 Vcs-Browser: https://projects.kde.org/projects/extragear/graphics/kolor-manager/repository Vcs-Git: git://anongit.kde.org/kolor-manager -Build-Depends: debhelper (>= 8.0.0), cmake, pkg-config, pkg-kde-tools, liboyranos-dev, libxcm-dev, x11proto-xf86vidmode-dev, x11proto-xext-dev, libxxf86vm-dev, libxrandr-dev, libxinerama-dev, libxmu-dev, libxfixes-dev, kdelibs5-dev +Build-Depends: debhelper (>= 8.0.0), cmake, pkg-config, pkg-kde-tools, extra-cmake-modules, liboyranos-dev, liboyranos-synnefo-dev, libxcm-dev, x11proto-xf86vidmode-dev, x11proto-xext-dev, libxxf86vm-dev, libxrandr-dev, libxinerama-dev, libxmu-dev, libxfixes-dev, libkf5plasma-dev Package-List: kolor-manager deb kde optional Checksums-Sha1: - 4588245124672261d090886689f3d978d10dfaab 53378 kolor-manager_1.0.2.orig.tar.bz2 - 1673b0e2d8e70f9d68bf8331a8135501fbc45820 2766 kolor-manager_1.0.2-1.debian.tar.gz + dfd1d7eeadf6d11e53d728a3567886770787059b 35226 kolor-manager_1.1.0.orig.tar.bz2 + 28a6f88e1f373eaaf1b1ae8d6d929b4119463902 2759 kolor-manager_1.1.0-1.debian.tar.gz Checksums-Sha256: - b58dcf9b6b02aa7261ecb053f986493ee5a8bbc323b24375b012a2eba7164d45 53378 kolor-manager_1.0.2.orig.tar.bz2 - f9431f8f2950b224fbbe4c347d19dae4a993f8f0710d4ee0467fdc695b4a8029 2766 kolor-manager_1.0.2-1.debian.tar.gz + 1ac80922041aaa76a258fdd04a9f94abc297c454979e2881c9cbb405d9185849 35226 kolor-manager_1.1.0.orig.tar.bz2 + 54071e7a79f09e671a3c1cb3719f1707c88f05ba5803dd26225e6f6eeab09b8a 2759 kolor-manager_1.1.0-1.debian.tar.gz Files: - 649fe06c15bf06edfdcb0f2675c1befa 53378 kolor-manager_1.0.2.orig.tar.bz2 - 2a76ed6d8b64912dd7f6d1f0db90e429 2766 kolor-manager_1.0.2-1.debian.tar.gz + 0ded6a5bfac983f0538c727adc71c6d3 35226 kolor-manager_1.1.0.orig.tar.bz2 + 27a071c004bf3b16522cd7db4cd689b0 2759 kolor-manager_1.1.0-1.debian.tar.gz ++++++ kolor-manager_1.0.2.orig.tar.bz2 -> kolor-manager_1.1.0.orig.tar.bz2 ++++++ ++++ 5478 lines of diff (skipped)
