New upstream version
- Do not install any parts of colord-sane if --disable-sane is specified - Fix InstallSystemWide() by not writing a private file - Save the CCMX and ITx files to be compatible with argyllcms - The ColorHug has a new VID and PID
This commit is contained in:
parent
42cc41aca3
commit
8a8d60f3ad
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/colord-0.1.18.tar.xz
|
||||
/colord-0.1.19.tar.xz
|
||||
/colord-0.1.20.tar.xz
|
||||
/colord-0.1.21.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Color daemon
|
||||
Name: colord
|
||||
Version: 0.1.20
|
||||
Version: 0.1.21
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: http://www.freedesktop.org/software/colord/
|
||||
@ -143,6 +143,13 @@ exit 0
|
||||
%{_libdir}/libcolord-gtk.so.*
|
||||
|
||||
%changelog
|
||||
* Tue May 22 2012 Richard Hughes <richard@hughsie.com> 0.1.21-1
|
||||
- New upstream version
|
||||
- Do not install any parts of colord-sane if --disable-sane is specified
|
||||
- Fix InstallSystemWide() by not writing a private file
|
||||
- Save the CCMX and ITx files to be compatible with argyllcms
|
||||
- The ColorHug has a new VID and PID
|
||||
|
||||
* Wed May 09 2012 Richard Hughes <richard@hughsie.com> 0.1.20-1
|
||||
- New upstream version
|
||||
- Add a sensor-set-options command to the colormgr tool
|
||||
|
Loading…
Reference in New Issue
Block a user