New upstream version

This commit is contained in:
Richard Hughes 2014-11-24 14:56:01 +00:00
parent 6210750709
commit 0c5f6bd730
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -48,3 +48,4 @@
/colord-1.2.3.tar.xz
/colord-1.2.4.tar.xz
/colord-1.2.5.tar.xz
/colord-1.2.6.tar.xz

View File

@ -18,7 +18,7 @@
Summary: Color daemon
Name: colord
Version: 1.2.5
Version: 1.2.6
Release: 1%{?dist}
License: GPLv2+ and LGPLv2+
URL: http://www.freedesktop.org/software/colord/
@ -280,6 +280,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/gtk-doc/html/colord/*
%changelog
* Mon Nov 24 2014 Richard Hughes <richard@hughsie.com> 1.2.6-1
- New upstream version
- Add lots of new libcolord spectral API
- Return correct values when no LUMINANCE_XYZ_CDM2 is specified
* Mon Nov 10 2014 Richard Hughes <richard@hughsie.com> 1.2.5-1
- New upstream version
- Install the now-useful cd-it8 helper

View File

@ -1 +1 @@
d74f6d476bb161e8cab31e5bd0406f92 colord-1.2.5.tar.xz
ec1ad709bac22963877dbf48381ec34c colord-1.2.6.tar.xz