New upstream version

This commit is contained in:
Richard Hughes 2014-05-23 12:10:58 +01:00
parent d9acc75419
commit 694ab7cf3c
3 changed files with 10 additions and 2 deletions

1
.gitignore vendored
View File

@ -43,3 +43,4 @@
/colord-1.1.6.tar.xz
/colord-1.1.7.tar.xz
/colord-1.2.0.tar.xz
/colord-1.2.1.tar.xz

View File

@ -18,7 +18,7 @@
Summary: Color daemon
Name: colord
Version: 1.2.0
Version: 1.2.1
Release: 1%{?dist}
License: GPLv2+ and LGPLv2+
URL: http://www.freedesktop.org/software/colord/
@ -280,6 +280,13 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/gtk-doc/html/colord/*
%changelog
* Fri May 23 2014 Richard Hughes <richard@hughsie.com> 1.2.1-1
- New upstream version
- Allow users to rename session and system ICC profiles
- Fix building the CMF spectra on sparc64
- Fix the style of two colorimeter figures
- Make colord polkit policy usable on servers
* Sat Apr 05 2014 Richard Hughes <richard@hughsie.com> 1.2.0-1
- New upstream version
- Correctly convert all of the image when using CdTransform

View File

@ -1 +1 @@
740b321a32c6e54d28e6d043007947ea colord-1.2.0.tar.xz
452e02b3a7cc3ae5b4fc9bef304a6902 colord-1.2.1.tar.xz