Hello community, here is the log from the commit of package colord for openSUSE:Factory checked in at 2019-10-30 14:39:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/colord (Old) and /work/SRC/openSUSE:Factory/.colord.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "colord" Wed Oct 30 14:39:01 2019 rev:79 rq:742522 version:1.4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/colord/colord.changes 2019-10-17 12:57:01.441649562 +0200 +++ /work/SRC/openSUSE:Factory/.colord.new.2990/colord.changes 2019-10-30 14:39:02.913622424 +0100 @@ -1,0 +2,19 @@ +Wed Oct 23 19:30:25 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 1.4.4: + + New Features: + - Actually install the installed tests. + - Allow building without the daemon. + + Bugfixes: + - Consistently search for spotread in $PATH. + - Don't hard-require spotread to build argyll sensor. + - Fix linker argument checks. + - Include C header in Colorhug-1.0.gir. + - Pass -DCD_COMPILATION to gir compiler. + - Port manpages to xsltproc and DocBook 5. +- Replace docbook-utils-minimal with docbook5-xsl-stylesheets + BuildRequires following upstreams port. +- Add _constraints file, avoid random buildfails for i586 and other + arches. + +------------------------------------------------------------------- Old: ---- colord-1.4.3.tar.xz colord-1.4.3.tar.xz.asc New: ---- _constraints colord-1.4.4.tar.xz colord-1.4.4.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ colord.spec ++++++ --- /var/tmp/diff_new_pack.uz2gr0/_old 2019-10-30 14:39:03.401622944 +0100 +++ /var/tmp/diff_new_pack.uz2gr0/_new 2019-10-30 14:39:03.401622944 +0100 @@ -17,21 +17,23 @@ %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d + Name: colord -Version: 1.4.3 +Version: 1.4.4 Release: 0 Summary: System Daemon for Managing Color Devices License: GPL-2.0-or-later Group: System/Daemons -URL: http://colord.hughsie.com/ -Source0: http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz -Source1: http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz.asc +URL: https://github.com/hughsie/colord/ +Source0: https://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz +Source1: https://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz.asc Source2: %{name}.keyring # Apparmor profile Source3: usr.lib.colord Source99: baselibs.conf + BuildRequires: argyllcms -BuildRequires: docbook-utils-minimal +BuildRequires: docbook5-xsl-stylesheets BuildRequires: gobject-introspection-devel BuildRequires: gtk-doc BuildRequires: meson ++++++ _constraints ++++++ <constraints> <hardware> <disk> <size unit="G">4</size> </disk> <physicalmemory> <size unit="M">8000</size> </physicalmemory> </hardware> <overwrite> <conditions> <arch>armv6l</arch> <arch>armv7l</arch> </conditions> <hardware> <physicalmemory> <size unit="M">3500</size> </physicalmemory> </hardware> </overwrite> <overwrite> <conditions> <arch>riscv64</arch> </conditions> <hardware> <physicalmemory> <size unit="M">7250</size> </physicalmemory> </hardware> </overwrite> </constraints> ++++++ colord-1.4.3.tar.xz -> colord-1.4.4.tar.xz ++++++ ++++ 4291 lines of diff (skipped)
