Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package colord for openSUSE:Factory checked 
in at 2022-03-28 17:00:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/colord (Old)
 and      /work/SRC/openSUSE:Factory/.colord.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "colord"

Mon Mar 28 17:00:20 2022 rev:86 rq:964927 version:1.4.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/colord/colord.changes    2021-12-16 
21:18:59.982514102 +0100
+++ /work/SRC/openSUSE:Factory/.colord.new.1900/colord.changes  2022-03-28 
17:01:16.177027120 +0200
@@ -1,0 +2,23 @@
+Fri Mar 25 14:07:33 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 1.4.6:
+  + Add missing copyright notices.
+  + Add Spyder X entry.
+  + Document where to send patches.
+  + Don't use exact floating point comparisons.
+  + Drop option for removed reverse engineering tools.
+  + Drop references to hughski.com.
+  + Fix a small memory leak in sqlite3_exec().
+  + Fix typo in device-removed signal documentation.
+  + Make introspection optional in meson.
+- Drop -Dreverse=false meson parameter: no longer supported.
+- Fix a few rpmlint warnings:
+  + Do not self-obsolete shared-color-profiles by providing the
+    symbol with a version.
+  + Call +%tmpfiles_create %{_tmpfilesdir}/colord.conf in %post.
+  + Package /usr/share/bash-completion/completions/colormgr with
+    mode 644: the files are not executed, but sourced.
+  + Own %{_localstatedir}/lib/colord/icc (ghost): this directory is
+    generated by %tmpfiles_create.
+
+-------------------------------------------------------------------

Old:
----
  colord-1.4.5.tar.xz
  colord-1.4.5.tar.xz.asc

New:
----
  colord-1.4.6.tar.xz
  colord-1.4.6.tar.xz.asc

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

Other differences:
------------------
++++++ colord.spec ++++++
--- /var/tmp/diff_new_pack.ekbdQj/_old  2022-03-28 17:01:17.585029033 +0200
+++ /var/tmp/diff_new_pack.ekbdQj/_new  2022-03-28 17:01:17.589029038 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package colord
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
 
 Name:           colord
-Version:        1.4.5
+Version:        1.4.6
 Release:        0
 Summary:        System Daemon for Managing Color Devices
 License:        GPL-2.0-or-later
@@ -39,8 +39,8 @@
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk-doc
 BuildRequires:  meson
-BuildRequires:  sysuser-tools
 BuildRequires:  pkgconfig
+BuildRequires:  sysuser-tools
 BuildRequires:  pkgconfig(bash-completion) >= 2.0
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(gio-2.0) >= 2.25.9
@@ -90,10 +90,10 @@
 
 %package color-profiles
 Summary:        Color profiles for colord
-# Last version of shared-color profiles packaged
 Group:          System/Libraries
+# Last version of shared-color profiles packaged
 Obsoletes:      shared-color-profiles <= 0.1.6
-Provides:       shared-color-profiles
+Provides:       shared-color-profiles = %{version}
 
 %description    color-profiles
 colord is a system activated daemon that maps devices to color profiles.
@@ -158,7 +158,6 @@
        -Dsystemd=true \
        -Dlibcolordcompat=true \
        -Dargyllcms_sensor=true \
-       -Dreverse=false \
        -Dsane=false \
        -Dvapi=true \
        -Dprint_profiles=true \
@@ -195,6 +194,7 @@
 %service_del_preun %{name}.service
 
 %post
+%tmpfiles_create %{_tmpfilesdir}/colord.conf
 %service_add_post %{name}.service
 
 %postun
@@ -212,7 +212,8 @@
 %{_sysusersdir}/%{name}.conf
 %{_udevrulesdir}/*.rules
 %attr(755,colord,colord) %dir %{_localstatedir}/lib/colord
-%{_datadir}/bash-completion/completions/colormgr
+%ghost %attr(755,colord,colord) %{_localstatedir}/lib/colord/icc
+%attr(644,,-,-) %{_datadir}/bash-completion/completions/colormgr
 %{_bindir}/cd-create-profile
 %{_bindir}/cd-fix-profile
 %{_bindir}/cd-iccdump

++++++ colord-1.4.5.tar.xz -> colord-1.4.6.tar.xz ++++++
++++ 5348 lines of diff (skipped)

Reply via email to