Accepting request 106593 from home:vuntz:branches:GNOME:Factory

Update to 0.1.17

OBS-URL: https://build.opensuse.org/request/show/106593
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=31
This commit is contained in:
Vincent Untz 2012-02-25 14:39:15 +00:00 committed by Git OBS Bridge
parent 05aead8238
commit 0b45c68acf
4 changed files with 25 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9489e29e7f5f529f759f7b913ccb8147e702bcdad641dfc1f94a1fc74dd942b1
size 491252

3
colord-0.1.17.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bbd9e2865c7ef7f62e65ba055ca4447d062cc76548328e101d7fd0ed8c22b25d
size 452900

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Thu Feb 23 07:51:54 UTC 2012 - vuntz@opensuse.org
- Update to version 0.1.17:
+ New Features:
- Add an LED sample type
- Add a metadata key to store the calibration brightness
- Show the profile title when using colormgr get-profiles
+ Bugfixes:
- Add PrivateNetwork and PrivateTmp to the systemd service file
- Don't leak a GVariantIter when setting the device metadata
- Fix a critical warning if a client tries to get the profile
metadata
- Fix InstallSystemWide() when running as the colord user
- Increase the colorhug sample timeout to 5 seconds
- Make underscores into spaces for the profile title
- Return from cd_profile_has_access() with TRUE for virtual
profiles
- Remove xz BuildRequires now that it comes for free in the build
system.
-------------------------------------------------------------------
Wed Jan 18 10:47:23 UTC 2012 - vuntz@opensuse.org

View File

@ -17,7 +17,7 @@
Name: colord
Version: 0.1.16
Version: 0.1.17
Release: 0
Summary: System Daemon for Managing Color Devices
License: GPL-2.0+
@ -29,8 +29,6 @@ BuildRequires: gobject-introspection-devel
BuildRequires: intltool
BuildRequires: sane-backends-devel
BuildRequires: vala
# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467
BuildRequires: xz
BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(gio-unix-2.0)