From 8a969eaefb8967a703acca31423be0958faf21e9882c5a77d9d5e287982b08c9 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 5 Jul 2011 10:09:37 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/colord revision 2.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=4cd2c2ea39657297d2e444fe0c40fe0f From 2e39997b1e5ad96d5914be8691b1e4425c9ff14348f098968127bb1af6fb0203 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 6 Jul 2011 18:12:44 +0000 Subject: [PATCH 2/2] Accepting request 75568 from home:vuntz:branches:GNOME:Factory Update to 0.1.10 OBS-URL: https://build.opensuse.org/request/show/75568 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=7 --- colord-0.1.10.tar.xz | 3 +++ colord-0.1.9.tar.xz | 3 --- colord.changes | 18 ++++++++++++++++++ colord.spec | 4 ++-- 4 files changed, 23 insertions(+), 5 deletions(-) create mode 100644 colord-0.1.10.tar.xz delete mode 100644 colord-0.1.9.tar.xz diff --git a/colord-0.1.10.tar.xz b/colord-0.1.10.tar.xz new file mode 100644 index 0000000..3381780 --- /dev/null +++ b/colord-0.1.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8469cabb77e6ce99eef9fa9292eeab9c11c7232593af12bf1560303e4f5198df +size 417348 diff --git a/colord-0.1.9.tar.xz b/colord-0.1.9.tar.xz deleted file mode 100644 index 3a960b6..0000000 --- a/colord-0.1.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c2c418405a631d1c069fcebf31a9df51f692bdd1a725ae09b6ebcaee649ea84 -size 415504 diff --git a/colord.changes b/colord.changes index 244d073..f498756 100644 --- a/colord.changes +++ b/colord.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Jul 6 18:21:17 CEST 2011 - vuntz@opensuse.org + +- Update to version 0.1.10: + + New Features: + - Add a find-profile-by-filename command to the colormgr client + tool + - Add the object scope to the DBus interface as a property + - Write a document detailing the colord security attack surface + + Bugfixes: + - Actually store the device ID in the mapping database + - Fix include statements to search from current libcolord + folder + - Fix mbstowcs usage + - Fix the build for old versions of lcms2 + - Fix up the location of the libcolord header files + - Remove the DBus annotations in the introspection + ------------------------------------------------------------------- Mon Jul 4 15:31:22 CEST 2011 - vuntz@opensuse.org diff --git a/colord.spec b/colord.spec index 0abe3ca..47219bd 100644 --- a/colord.spec +++ b/colord.spec @@ -18,7 +18,7 @@ Name: colord -Version: 0.1.9 +Version: 0.1.10 Release: 1 License: GPLv2+ Summary: System Daemon for Managing Color Devices @@ -118,7 +118,7 @@ find %{buildroot} -type f -name '*.la' -delete -print %files -n libcolord-devel %defattr(-, root, root) -%{_includedir}/lib%{name}/ +%{_includedir}/colord-1/ %{_libdir}/libcolord.so %{_libdir}/pkgconfig/colord.pc