New upstream version

This commit is contained in:
Richard Hughes 2013-06-11 10:07:15 +01:00
parent 52d019f658
commit d7403a3514
3 changed files with 9 additions and 2 deletions

1
.gitignore vendored
View File

@ -33,3 +33,4 @@
/colord-0.1.33.tar.xz
/colord-0.1.34.tar.xz
/colord-1.0.0.tar.xz
/colord-1.0.1.tar.xz

View File

@ -18,7 +18,7 @@
Summary: Color daemon
Name: colord
Version: 1.0.0
Version: 1.0.1
Release: 1%{?dist}
License: GPLv2+ and LGPLv2+
URL: http://www.freedesktop.org/software/colord/
@ -268,6 +268,12 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/gtk-doc/html/colord/*
%changelog
* 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
- Fix profile created time for non-UTC timezones
- Record the gamma table in the session helper error message
* Mon May 13 2013 Richard Hughes <richard@hughsie.com> 1.0.0-1
- New upstream version
- Add a config option for monitors with identical EDID values

View File

@ -1 +1 @@
5b0c442a2a87c3688b17e1547452ffcb colord-1.0.0.tar.xz
c8c942b5f595b482ae5551d8b8d73366 colord-1.0.1.tar.xz