Hello community, here is the log from the commit of package colord for openSUSE:Factory checked in at 2015-10-06 16:09:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/colord (Old) and /work/SRC/openSUSE:Factory/.colord.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "colord" Changes: -------- --- /work/SRC/openSUSE:Factory/colord/colord.changes 2015-07-05 18:01:20.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.colord.new/colord.changes 2015-10-06 16:09:09.000000000 +0200 @@ -1,0 +2,23 @@ +Mon Sep 7 19:40:11 UTC 2015 - [email protected] + +- Add gpg signature + +------------------------------------------------------------------- +Mon Sep 7 09:40:33 UTC 2015 - [email protected] + +- Update to version 1.2.12: + + New Features: Add a new private library libospark for future + use. + + Bugfixes: + - Allow creating devices with the same device ID from different + users. + - Check for, and prefer, libsystemd over libsystemd-login. + - ColorHug: + . Add ch_device_queue_read_firmware(). + . When converting HEX to BIN pad out the entire size. +- Replace pkgconfig(libsystemd-login) for pkgconfig(libsystemd) + following upstreams new preferance. Also pass + --enable-systemd-login to configure to ensure we build this + support. + +------------------------------------------------------------------- Old: ---- colord-1.2.11.tar.xz New: ---- colord-1.2.12.tar.xz colord-1.2.12.tar.xz.asc colord.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ colord.spec ++++++ --- /var/tmp/diff_new_pack.02AR4X/_old 2015-10-06 16:09:10.000000000 +0200 +++ /var/tmp/diff_new_pack.02AR4X/_new 2015-10-06 16:09:10.000000000 +0200 @@ -19,15 +19,17 @@ %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d Name: colord -Version: 1.2.11 +Version: 1.2.12 Release: 0 Summary: System Daemon for Managing Color Devices License: GPL-2.0+ 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 +Source2: %{name}.keyring # Apparmor profile -Source1: usr.lib.colord +Source3: usr.lib.colord Source99: baselibs.conf BuildRequires: argyllcms BuildRequires: gobject-introspection-devel @@ -43,7 +45,7 @@ BuildRequires: pkgconfig(gudev-1.0) BuildRequires: pkgconfig(gusb) >= 0.2.2 BuildRequires: pkgconfig(lcms2) >= 2.6 -BuildRequires: pkgconfig(libsystemd-login) >= 44 +BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(polkit-gobject-1) >= 0.103 BuildRequires: pkgconfig(sqlite3) @@ -126,7 +128,9 @@ %configure \ --disable-static \ --enable-polkit \ - --with-daemon-user=colord --enable-vala + --with-daemon-user=colord \ + --enable-vala \ + --enable-systemd-login make %{?_smp_mflags} %install @@ -136,7 +140,7 @@ find %{buildroot} -type f -name '*.la' -delete -print mkdir %{buildroot}/etc/apparmor.d -install -c -m 644 %{SOURCE1} %{buildroot}/etc/apparmor.d/ +install -c -m 644 %{SOURCE3} %{buildroot}/etc/apparmor.d/ # Manually install prebuilt man pages, since we don't have docbook2man pushd man test ! -f %{buildroot}%{_mandir}/man1/* ++++++ colord-1.2.11.tar.xz -> colord-1.2.12.tar.xz ++++++ ++++ 4743 lines of diff (skipped)
