New upstream version
This commit is contained in:
parent
69606d7dab
commit
4bba993128
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@
|
||||
/colord-0.1.34.tar.xz
|
||||
/colord-1.0.0.tar.xz
|
||||
/colord-1.0.1.tar.xz
|
||||
/colord-1.0.2.tar.xz
|
||||
|
13
colord.spec
13
colord.spec
@ -18,7 +18,7 @@
|
||||
|
||||
Summary: Color daemon
|
||||
Name: colord
|
||||
Version: 1.0.1
|
||||
Version: 1.0.2
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: http://www.freedesktop.org/software/colord/
|
||||
@ -271,6 +271,17 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/gtk-doc/html/colord/*
|
||||
|
||||
%changelog
|
||||
* Sun Jul 07 2013 Richard Hughes <richard@hughsie.com> 1.0.2-1
|
||||
- New upstream version
|
||||
- Add cd_icc_save_data() so that we can easily set _ICC_PROFILE
|
||||
- Add CdIccStore to monitor directories of ICC profiles
|
||||
- Add SystemVendor and SystemModel properties to the main interface
|
||||
- Allow to specify a non-qualified path when using FindProfileByFilename
|
||||
- Allow using the key 'Filename' when using FindProfileByProperty
|
||||
- Always return the error if any sync method failed
|
||||
- Fix GObject introspection when getting lists
|
||||
- Fix GObject introspection when getting metadata
|
||||
|
||||
* Tue Jun 11 2013 Richard Hughes <richard@hughsie.com> 1.0.1-1
|
||||
- New upstream version
|
||||
- Do not unconditionally enable BPC on the color transform
|
||||
|
Loading…
Reference in New Issue
Block a user