Accepting request 75706 from GNOME:Factory

Pushing G:F, including GNOME 3.1.3

OBS-URL: https://build.opensuse.org/request/show/75706
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/colord?expand=0&rev=3
This commit is contained in:
Sascha Peilicke 2011-07-08 09:18:48 +00:00 committed by Git OBS Bridge
commit d44db927c5
4 changed files with 23 additions and 5 deletions

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

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

View File

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

View File

@ -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

View File

@ -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