diff --git a/colord-0.1.33.tar.xz b/colord-0.1.33.tar.xz deleted file mode 100644 index 7bd9c61..0000000 --- a/colord-0.1.33.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f908f9746ac2e91fdbd4d8a93ba06019a204f6af52362da50c8b090cf88bd8d -size 1042780 diff --git a/colord-0.1.34.tar.xz b/colord-0.1.34.tar.xz new file mode 100644 index 0000000..ab44561 --- /dev/null +++ b/colord-0.1.34.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f4d42585cbc9497c07946223e9227de7eae33fbe539f0c7400ee4feec97eb32 +size 1067468 diff --git a/colord.changes b/colord.changes index a3860f6..a6860c2 100644 --- a/colord.changes +++ b/colord.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Wed May 1 19:33:55 UTC 2013 - dimstar@opensuse.org + +- Update to version 0.1.34: + + New Features: + - Add a ICC transform object for simple RGB conversions. + - Add an example for using CdIcc in applications. + - Add an internal program to scan a directory of ICC profiles + for warnings. + - Add a warning for RGB profiles with unlikely whitepoint + values. + - Add a webservice URI example that can upload a profile to the + Internet. + - Add device metadata OutputEdidMd5 so we can build a UCMM shim + layer. + - Add functionality to return the response of the CdIcc profile + object. + - Add getting and setting the VCGT table in CdIcc. + - Add new systemd macros to the example spec file. + - Add Qt DBus annotations. + + Bugfixes: + - Allow clients to call org.freedesktop.DBus.Peer. + - Correct a lot more company names when creating devices. + - Do not automatically add EDID profiles with warnings to + devices. + - Fix building RGB working space profiles when using + OpenBSD/sparc64. + - Fix standard-space property name into a compilable name. + - Increase the delay between patches in the session-helper. + - Install the bash completion support into /usr. +- Add pkgconfig(bash-completion) BuildRequires: allow configure to + detect where to install the bash completion. + ------------------------------------------------------------------- Tue Apr 16 14:53:42 UTC 2013 - dimstar@opensuse.org diff --git a/colord.spec b/colord.spec index f2099b0..405b218 100644 --- a/colord.spec +++ b/colord.spec @@ -19,7 +19,7 @@ %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d Name: colord -Version: 0.1.33 +Version: 0.1.34 Release: 0 Summary: System Daemon for Managing Color Devices License: GPL-2.0+ @@ -32,6 +32,7 @@ Source99: baselibs.conf BuildRequires: gobject-introspection-devel BuildRequires: intltool BuildRequires: vala +BuildRequires: pkgconfig(bash-completion) >= 2.0 BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(gio-2.0) >= 2.25.9 BuildRequires: pkgconfig(gio-unix-2.0) @@ -170,7 +171,7 @@ exit 0 %{_udevrulesdir}/*.rules %attr(755,colord,colord) %dir %{_localstatedir}/lib/colord %config(noreplace) %{_sysconfdir}/%{name}.conf -%{_sysconfdir}/bash_completion.d/colormgr-completion.bash +%{_datadir}/bash-completion/completions/colormgr %{_sysconfdir}/dbus-1/system.d/org.freedesktop.ColorManager.conf %{_bindir}/cd-create-profile %{_bindir}/cd-fix-profile