Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package colord-kde for openSUSE:Factory 
checked in at 2021-04-22 18:04:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/colord-kde (Old)
 and      /work/SRC/openSUSE:Factory/.colord-kde.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "colord-kde"

Thu Apr 22 18:04:23 2021 rev:6 rq:887507 version:0.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/colord-kde/colord-kde.changes    2016-10-23 
12:54:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.colord-kde.new.12324/colord-kde.changes 
2021-04-22 18:06:00.574699399 +0200
@@ -1,0 +2,6 @@
+Thu Apr 22 08:26:55 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update URL
+- Spec cleanup
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ colord-kde.spec ++++++
--- /var/tmp/diff_new_pack.11f8Xg/_old  2021-04-22 18:06:01.114700285 +0200
+++ /var/tmp/diff_new_pack.11f8Xg/_new  2021-04-22 18:06:01.118700292 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package colord-kde
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,45 +12,44 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-Summary:        KDE interfaces and session daemon to colord
-License:        GPL-2.0+
-Group:          System/GUI/KDE
 Name:           colord-kde
 Version:        0.5.0
 Release:        0
-Source0:        
http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
-Url:            
https://projects.kde.org/projects/playground/graphics/colord-kde
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Summary:        KDE interfaces and session daemon to colord
+License:        GPL-2.0-or-later
+Group:          System/GUI/KDE
+URL:            https://invent.kde.org/graphics/colord-kde
+Source0:        
https://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
+BuildRequires:  extra-cmake-modules
+BuildRequires:  pkgconfig
+BuildRequires:  cmake(KF5Config)
+BuildRequires:  cmake(KF5ConfigWidgets)
+BuildRequires:  cmake(KF5CoreAddons)
+BuildRequires:  cmake(KF5DBusAddons)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5ItemViews)
+BuildRequires:  cmake(KF5KCMUtils)
+BuildRequires:  cmake(KF5KIO)
+BuildRequires:  cmake(KF5Notifications)
+BuildRequires:  cmake(KF5Plasma)
+BuildRequires:  cmake(KF5WidgetsAddons)
+BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  cmake(Qt5Core)
 BuildRequires:  cmake(Qt5DBus)
 BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  cmake(Qt5X11Extras)
-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:  liblcms2-devel
-BuildRequires:  plasma-framework-devel
+BuildRequires:  pkgconfig(lcms2)
 BuildRequires:  pkgconfig(xcb-randr)
 BuildRequires:  pkgconfig(xrandr)
 Requires:       colord
+Recommends:     %{name}-lang
 # Enable calibrate functional if gnome-color-manager installed
 Suggests:       gnome-color-manager
-Recommends:     %{name}-lang
 
 %description
 Colord-kde provides KCM module and KDE daemon module for colord support.
@@ -62,18 +61,16 @@
 
 %build
 %cmake_kf5 -d build
-%make_jobs
+%cmake_build
 
 %install
-pushd build
-make DESTDIR=%{buildroot} install
-popd
+%kf5_makeinstall -C build
 
 %find_lang %{name}
 
 %files
-%defattr(-,root,root)
-%doc COPYING MAINTAINERS TODO
+%license COPYING
+%doc MAINTAINERS TODO
 %{_kf5_bindir}/%{name}-icc-importer
 %{_kf5_applicationsdir}/colordkdeiccimporter.desktop
 %{_kf5_plugindir}/*.so
@@ -82,6 +79,5 @@
 %{_kf5_servicesdir}/kded/colord.desktop
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog

Reply via email to